Results 1 to 7 of 7
Debian wants me to "select an access method for apt".
I installed Debian with a CD-ROM but I have no idea what apt is. What should I do?...
- 12-27-2005 #1Just Joined!
- Join Date
- Jul 2005
- Location
- Colorado
- Posts
- 84
Apt
Debian wants me to "select an access method for apt".
I installed Debian with a CD-ROM but I have no idea what apt is. What should I do?
- 12-27-2005 #2Just Joined!
- Join Date
- Dec 2005
- Location
- Detroit, Michigan
- Posts
- 10
If you have a network/Internet connection, use http or ftp. You'll get all the latest packages for your version of Debian, be it Stable, Unstable, etc.
Apt is really sweet stuff, if that was the question. It's the package management software that lets you do cool stuff like upgrade all the software on your system with all of two commands, as well as much more.
Here's a nice How-To for APT on debian.org.
- 12-27-2005 #3Just Joined!
- Join Date
- Jul 2005
- Location
- Colorado
- Posts
- 84
what if i dont have an internet connection but will get one within the next few weeks. What should I do in the mean time as the Archive access method? And will Ibe able to change it when I dop get internet?
- 12-27-2005 #4Just Joined!
- Join Date
- Dec 2005
- Location
- Detroit, Michigan
- Posts
- 10
Yeah, just use CD-ROM for your apt repository for now, and you can change it later very easily. Not a worry at all.
- 12-27-2005 #5For the moment if you don't have internet, just use your CDROM as the source. You can change it later with apt-setup if I'm not mistaken.
Originally Posted by theguy0000 Registered Linux user #270181
TechieMoe's Tech Rants
- 12-27-2005 #6Just Joined!
- Join Date
- Jul 2005
- Location
- Colorado
- Posts
- 84
thanks techiemoe
- 12-27-2005 #7Just Joined!
- Join Date
- Dec 2005
- Location
- Detroit, Michigan
- Posts
- 10
I've never used apt-setup myself, but probably something to that effect. You should also be able to just edit /etc/apt/sources.list to use whatever repositories you like as well.
For reference, if it's needed, here's mine (for Debian Unstable):
There's actually a couple of other lines, but they're commented out. Old CD-ROM lines and such. This is the only one actually being used at the moment.Code:deb http://http.us.debian.org/debian/ sid main contrib non-free


Reply With Quote
