LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   apt-get please help (https://www.linuxquestions.org/questions/linux-software-2/apt-get-please-help-91705/)

mercutio 09-11-2003 02:00 PM

apt-get please help
 
the man pages say you can edit the /etc/apt/sources.list to add other sites to get updates and installs from. right now the only thing i got in there is this:

# Red Hat Linux 9
rpm http://ayo.freshrpms.net redhat/9/i386 os updates freshrpms
rpm-src http://ayo.freshrpms.net redhat/9/i386 os updates freshrpms

I want to add sourceforge to the list and maybe even RPM search. can someone please tell me what i have to type in there to get it to do this?

thanks in advance,

m

ranger_nemo 09-11-2003 03:20 PM

You can't add just any old site... They have to have created a package-list for apt to read to know what's there. If they did that, they should have a page telling you what site / directories to add.

BigNate 09-11-2003 07:28 PM

look into apt.freshrpms.net, he has some links to other repos that will increase the number of available apps.

my sources.lst:

### Red Hat Linux 9
rpm http://ayo.freshrpms.net redhat/9/i386 os updates freshrpms
### rpm-src http://ayo.freshrpms.net redhat/9/i386 os updates freshrpms

### Dag Apt Repository for Red Hat 9
rpm http://apt.sw.be redhat/9/en/i386 dag

### linuxwiki.org - a german repo
rpm http://ftp-stud.fht-esslingen.de/apt redhat/9/i386 os updates

### vlug - another repo
rpm http://vlugnet.org/apt redhat/9/en/i386 inoupdates vlugrpms

mercutio 09-11-2003 10:33 PM

thanks BigNate and ranger_nemo. BigNate thanks a lot for posting your sources list - that will certainly help.

m


All times are GMT -5. The time now is 12:00 AM.