LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   install subversion? (https://www.linuxquestions.org/questions/linux-software-2/install-subversion-716673/)

iochinome 04-03-2009 05:00 PM

install subversion?
 
so i have ubuntu 8.10 with the 2.6.27 generic kernel, and i need to install subversion in order to install some other files. i tried this:

sudo apt-get install subversion

and it totally denied me, saying
E: Couldn't find package package subversion.

i have totally gotten this to work before, installed off the same cd and everything! how to fix?

thanks

AlucardZero 04-03-2009 06:05 PM

Did you apt-get update first? Is your sources.list all set?

iochinome 04-03-2009 10:27 PM

okay, i did
sudo apt-get update
and that seemed to do something so that it now works. so what is the sources.list file, and how do i know if it is 'set' or not?

thanks!

knudfl 04-04-2009 04:37 AM

You can check the 'Settings' in Synaptic :

> > Settings > Archives ....
and see that the four lines 'main', 'universe',
'restricted', 'multiverse' have the "check marks"
.....

The settings are kept in the file /etc/apt/sources.list
.....


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