PDA

View Full Version : [ubuntu] software souces



johnh10000
August 24th, 2009, 10:14 AM
Hi gang, I needed rar and unrar. A quick google search, gave them to me, via
http://packages.ubuntu.com/

How can a make this for jaunty be in my sources list?

junke1990
August 24th, 2009, 12:33 PM
you dont have to just install the package called RAR


sudo apt-get install rar

ibutho
August 24th, 2009, 12:40 PM
You need to enable the multiverse and universe repositories then do

sudo apt-get install unrar
or

sudo apt-get install unrar-free

sisco311
August 24th, 2009, 12:46 PM
Go to System -> Administration -> Software Sources and make sure that the multiverse repository is enabled, then install the packages via Synaptic, Add/Remove, apt-get or apturl (click):
rar (apt://rar)
unrar (apt://unrar)