how can we install the packages from the CD of the Ubuntu if net is not available?
feedback
|
migrated from stackoverflow.com Dec 9 '09 at 19:13
This question came from our site for professional and enthusiast programmers.
|
The CD is specifically designed to permit installation without the Internet. You boot from it, it asks a bunch of questions, then it installs itself to your machine. You may be missing the latest updates, but you will have a good complete working system by the time it's through. If you don't already have such a CD, you can have one shipped to you by mail from this order page: https://shipit.ubuntu.com/ . The Ubuntu folks are so nice they'll do that, for free! | |||
|
feedback
|
|
The install CD can be added as repository. See RepositoriesUbuntu for more details. Another option is to use At the end, you'll just end up with another entry in
| |||
|
feedback
|
|
Have the You don't need a network connection (certainly not to the Internet) to install packages stored on a CD. | |||
|
feedback
|
|
You can have used saved downloads done earlier on your system or on others system. Ubuntu downloads all packages and stores at a place in your system before installing them. | |||
|
feedback
|
|
| |||
|
feedback
|
|
You have to make sure the CD is:
If it's checked in sources and present in the drive, you should be able to install (using synaptic or whatever) packages from it. | ||||
|
feedback
|