Install transmission 2.04 in Ubuntu 10.04/9.10
Sponsored Link
Feature Spotlight:
* Uses fewer resources than other clients
* Native Mac, GTK+ and Qt GUI clients
* Daemon ideal for servers, embedded systems, and headless use
* All these can be remote controlled by Web and Terminal clients
* Bluetack (PeerGuardian) blocklists with automatic updates
* Full encryption, DHT, PEX and Magnet Link support
Install transmission 2.04 in Ubuntu 10.04/9.10
Open the terminal and run the following commands
sudo add-apt-repository ppa:transmissionbt/ppa
sudo apt-get update
sudo apt-get install transmission
If you want to upgrade run the following commands from your terminal
sudo add-apt-repository ppa:transmissionbt/ppa
sudo apt-get update
sudo apt-get upgrade
hey,there is a typo š
#sudo apt-get install upgrade
sudo apt-get upgrade
Updated the article
*@*FileServer:~$ sudo add-apt-repository ppa:transmissionbt/ppa
sudo: add-apt-repository: command not found
This seems to be failing for me ….
What is ?torrent? Did you mean Āµtorrent?
To get the add-apt-repository command, you have to first install python-software-properties.
sudo apt-get install python-software-properties
Itās not actually performing the upgradeā¦āThe following packages have been held backā yet it identifies that three transmission packages are to be upgraded.
what am I doing wrong?
@Tom,
Just use synaptic and install, I am running Lucid 10.04.4