help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: List of dependencies for compiling


From: louis scott
Subject: Re: List of dependencies for compiling
Date: Fri, 1 Feb 2013 19:15:18 +0000

To find the source repositories, edit your sources.list file
 
sudo gedit /etc/apt/sources.list
Go to the deb line of interest and tell it to also look in the src version:

deb http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
Now

sudo aptitude update
Now you will get the source repositories.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]