How to update transmission-daemon?
#1
There was a thread about that but I can't find it anymore.
How to add ppa sources to be able to update the transmission daemon to the latest version (1.92)?
Thanks
Reply
#2
You may want to try google
https://edge.launchpad.net/~transmissionbt/+archive/ppa
Reply
#3
vikjon0 Wrote:You may want to try google
https://edge.launchpad.net/~transmissionbt/+archive/ppa

Thank you for the quick reply. It helped me a lot.
Reply
#4
I get this if I add the correct PPA's to my sources.list:

http://pastebin.com/fe2eiwmy
Reply
#5
Hi,

You have to uninstall it before :
sudo apt-get remove transmission-daemon

and then install (of course if you already have to apt-add-repository the good ppa and apt-get update it)

I do it and use Transmission 1.92

good luck
Reply
#6
My XBMC is installed with: XBMC-Live 10.1 (standard)
uname-a: Linux 2.6.32-XBMCLive 32-generic # 61 ~ pre201104090902-Ubuntu SMP Mon Apr 9 9:20:25 UTC 2011 i686 GNU / Linux

The standard list of servers to update (sources.list / sources.list.save) has the entries:
deb http://archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ lucid-security main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ lucid-updates main restricted universe multiverse
................
remove and change the entry:
eb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu lucid main
command: nano etc / apt / sources.list
save ctrl + x ... y. .... enter .... ....... or edit the file samba
................
path ....etc / apt / sources.list
Uninstalls the old program transmission (1.9.3)
command: sudo apt-get remove transmission-daemon
XBMC sudo reboot .... :-)
.....................
Install the new version of Transmission 2.22
command:
sudo apt-get update
sudo apt-get install transmission-daemon

At my work :-)
transmission-daemon -- version: transmission-daemon 2.22 (12,099)

Good luck!
Reply

Logout Mark Read Team Forum Stats Members Help
How to update transmission-daemon?0