Today, I upgraded to Ubuntu 9.10. I want to install Tor. I try this tip.
Here is what happens in the terminal of my computer:
liberty@liberty-desktop:~$ sudo sh -c 'echo deb "http://deb.torproject.org/torproject.org sid main" >> /etc/apt/sources.list'
[sudo] password for liberty:
liberty@liberty-desktop:~$ sudo apt-get update && sudo apt-get install tor tor-geoipdb privoxy
I will try later whether Tor works.