-1

I need packages, man. I can't find them. I can find 'source clones'. Are those packages? I'm not connect to the Internet in Linux, so I need to download the packages on my Windows system. Where do I get the packages? Where are the PACKAGES?!?!?!?!

Wolfpack'08
  • 194
  • 10

1 Answers1

2

They are here, strangely enough: http://packages.ubuntu.com/

Be certain to get the package matching your version and architecture; either 32- or 64-bit. Find out from the terminal:

lsb_release -d
arch
chili555
  • 60,188