ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

Installing apps in Kubuntu



  Dirty E91
Just installed Kubuntu onto a PC, I can't see how I am suppoed to install Bittorrent. I've downlaoded the app, unpacked it but don't know what to do next, there is little or no info on this that i can find.
 

KDF

  Audi TT Stronic
Okay, the easiest way for you to do this is via a terminal.. its not the big scary monster people think it is, just follow this and you will be fine !

Open a terminal click applications then accessories then click terminal.

Now type the following (you will be prompted to enter your password)

Code:
sudo kdesu /etc/apt/sources.list

This will open a text editor.. scroll to the very bottom and paste this in.

Code:
deb http://ppa.launchpad.net/bortis/ubuntu hardy main
deb-src http://ppa.launchpad.net/bortis/ubuntu hardy main

Now save and close this file, you have just added the repositories you need to do a simple install.

now in the same terminal type this.

Code:
sudo apt-get update

and finally type this

Code:
sudo apt-get install transmission


Congrats, you now have transmission installed, and there should be a shortcut under applications/internet/transmission.

Any probs let me know.
 
  Dirty E91
Cheers for that!

Just managed to do it using the Adept installer, seems it hadn't updated itself.

Is transmission better than bitstorm lite?
 

KDF

  Audi TT Stronic
Havent used bitstorm lite, I found transmission and have stuck with it as it does everything I need it to.
 


Top