Heres how you can setup synaptic to be able to download packages from BOSS Linux’s online repository.
Open /etc/apt/sources.list using your favorite text editor (Gedit, vi etc), It is advisable to create a backup of the existing sources.list file, you can try renaming it as sources.list.old or any such name that makes sense to you.
if you are doing this for the first time you’ll see the link for the CD-ROM in there, remove it before proceeding.
Paste the following as a single line of text in the souces.list file:
deb http://packages.bosslinux.in/boss anant main contrib non-free
save the file and close the editor.
Now make sure you are connected to the internet and open Synaptic(System>Administration>Synaptic Package Manager) and press the refresh button, Synaptic will now download the list of application from the online repository. You can select the application you need and install it.
Notes:
Depending on your version on BOSS Linux you may need to change the contents of the string deb http://packages.bosslinux.in/boss anant main contrib non-free. Refer to the user manual which is usually found on the Desktop for details. I am using version 2.0 and the above settings work for me,
You can also add repositories to the sources.list file from within Synaptic by Clicking Settings>Repositories>Add and selecting a repository, however on my version of BOSS this leads to a wrong string http://pacakges… instead of http://packages…
Update for BOSS Linux Version 3.0 Tejas:
The string you need to add to your /apt/etc/sources.list file for BOSS Linux version 3.0 tejas is
deb http://packages.bosslinux.in/boss tejas main contrib non-free
Apart from the BOSS Linux repositories you can also try out Debian Lenny (for Tejas) or Etch (for Anant) repositories.
May 9, 2008 at 11:48 am |
[...] Package Manager), you’ll find Iceweasel on the list of packages. Click here for my post on setting up synaptic for BOSS Linux, you’ll find this post helpful even if you [...]
March 8, 2009 at 10:32 am |
[...] can be installed from the BOSS Linux repositories (click to view post on setting up BOSS Linux repositories and using synaptic), or you may choose to download Eclipse directly from the project’s website (click here). I [...]