Obrigado a todos pelos comentários (em especial ao acvsilva pelas PPAs do Mplayer e da Intel).
Segue uma PPA bacaninha:
# Esta PPA é do site WebUpd8 (já consta no artigo!)
# Minitunes (Karmic, Lucid & Maverick).
$ sudo add-apt-repository ppa:nilarimogard/webupd8 && sudo apt-get update
$ sudo apt-get install minitunes
---------------------------------------------------------------------------------------------------------
E agora vem o melhor. Para obter informações sobre novas PPAs adicionem os endereços abaixo no seu cliente RSS preferido.
PPAs & 3rd Party Repositories:
http://www.ubuntuupdates.org/ppas.atom
UUpdates News:
http://www.ubuntuupdates.org/posts.atom
---------------------------------------------------------------------------------------------------------
Mais algumas PPAs (não esqueçam de rodar o apt-get update após adicionar uma nova), OK?
* obtendo novas PPAs irei adicioná-las nesse comentário.
>>> Opera 10.60.
$ wget -O -
http://deb.opera.com/archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb
http://deb.opera.com/opera/ stable non-free" >> /etc/apt/sources.list.d/opera.list'
>>> VirtualBox
$ wget -q -O -
http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc">
http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc | sudo apt-key add -
$ sudo sh -c 'echo "deb
http://download.virtualbox.org/virtualbox/debian lucid non-free" >> /etc/apt/sources.list'
>>> VirtualBox OSE
$ sudo add-apt-repository ppa:debfx/virtualbox
>>> Wine
$ sudo add-apt-repository ppa:ubuntu-wine/ppa
>>> Banshee
$ sudo add-apt-repository ppa:banshee-team/ppa
>>> Ubuntu Mozilla Security
$ sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa
>>> Tesdrive: Testdrive Daily Snapshots do Ubuntu Lucid
sudo add-apt-repository ppa:testdrive/ppa
### TestDrive is a project that makes it very easy to download and run the latest daily Ubuntu development snapshot in a virtual machine. Actually, it can be configured to download and run any URL-access ISO in a virtual machine. But the primary goal is to provide a very simple method for allowing non-technical Ubuntu users to test and provide feedback on the current Ubuntu release under development. ###
>>> Kubuntu Updates
sudo add-apt-repository ppa:kubuntu-ppa/ppa
>>> Kubuntu PPA Backports (4.4)
sudo add-apt-repository ppa:kubuntu-ppa/backports
>>> Kubuntu-ppa Beta: KDE 4.4 Beta
sudo add-apt-repository ppa:kubuntu-ppa/beta
>>> OpenOffice 3.2
sudo add-apt-repository ppa:openoffice-pkgs/ppa
>>> Gnome Shell
sudo add-apt-repository ppa:ricotz/testing
>>> Docky
sudo add-apt-repository ppa:docky-core/ppa
>>> Ubuntu-Tweak
sudo add-apt-repository ppa:tualatrix/ppa
>>> Mozilla Team Firefox Stable
sudo add-apt-repository ppa:mozillateam/firefox-stable
>>> Medibuntu Free Packages
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list \
http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list
sudo apt-get --quiet update
sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring
sudo apt-get --quiet update
>>> Google Stable Non Free
wget -q -O -
https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - && sudo apt-get update
sudo sh -c 'echo "deb
http://dl.google.com/linux/deb/ stable non-free" >>
/etc/apt/sources.list.d/google.list'
>>> Google Testing
$ wget -q -O -
https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - && sudo apt-get update
$ sudo sh -c 'echo "deb
http://dl.google.com/linux/deb/ testing non-free" >>
/etc/apt/sources.list.d/google.list'
>>> Google Chrome
wget -q -O -
https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - && sudo apt-get update
sudo sh -c 'echo "deb
http://dl.google.com/linux/deb/ stable main" >>
/etc/apt/sources.list.d/google.list'
>>> Ubuntu Mozilla Daily Builds
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
>>> Mythbuntu: Mythtv
sudo add-apt-repository ppa:mythbuntu/trunk-0.22
>>> Chromium Daily Builds
sudo add-apt-repository ppa:chromium-daily/ppa
Webupd8: bleeding edge software (Rhythmbox, Minitunes, Temas e outros)
sudo add-apt-repository ppa:nilarimogard/webupd8
>>> Ubuntu-x-swat: Updated versions of X.org drivers, libraries, etc. for Ubuntu.
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
>>> Medibuntu Non Free
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list \
http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list
sudo apt-get --quiet update
sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring
sudo apt-get --quiet update
>>> FreeNX Testing
sudo add-apt-repository ppa:freenx-team/testing
>>> FreeNX Stable
sudo add-apt-repository ppa:freenx-team/ppa
>>> Mythbuntu 0.23
sudo add-apt-repository ppa:mythbuntu/0.23
>>> GetDeb Games
wget -q -O -
http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo sh -c 'echo "deb
http://archive.getdeb.net/ubuntu lucid-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'
>>> GetDeb Apps
wget -q -O -
http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo sh -c 'echo "deb
http://archive.getdeb.net/ubuntu lucid-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
>>> Pidgin Developers PPA
sudo add-apt-repository ppa:pidgin-developers/ppa
>>> Skype
sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 0xd66b746e
sudo sh -c 'echo "deb
http://download.skype.com/linux/repos/debian/ stable non-free" >> /etc/apt/sources.list'
>>> Adobe Flash plugin
sudo add-apt-repository ppa:sevenmachines/flash
>>> Nvidia Newer Drivers
sudo add-apt-repository ppa:nvidia-vdpau/ppa
>>> Canonical Partner Repository
sudo add-apt-repository ppa:ubuntu
>>> Maverick Kernel Backported (Ubuntu Lucid)
sudo add-apt-repository ppa:kernel-ppa/ppa
>>> Zeitgeist Linux Activity Browser
$ sudo add-apt-repository ppa:zeitgeist/ppa
>>> Midnight Commander 4.7.3
$ sudo add-apt-repository ppa:webupd8team/unstable && sudo apt-get update
$ sudo apt-get install mc
>>> Sezen Applet para o Zeitgeist
$ sudo add-apt-repository ppa:webupd8team/unstable && sudo apt-get update
$ sudo apt-get dist-upgrade
$ sudo apt-get install libzeitgeist-1.0-0 zeitgeist
Reinicie o Painel do Gnome e adicione o Sezen:
sudo killall gnome-panel
>>> Terminator 0.94, gThumb 2.11.4 e Subtitle Editor 0.37.0:
$ sudo add-apt-repository ppa:nilarimogard/webupd8 && sudo apt-get update
$ sudo apt-get install terminator gthumb
>>> Kupfer 201 (alternativa ao Gnome Do)
$ sudo add-apt-repository ppa:kupfer-team/ppa && sudo apt-get update
$ sudo apt-get install kupfer
>>> Rhythmbox 0.13.0
$ sudo add-apt-repository ppa:webupd8team/rhythmbox && sudo apt-get update
$ sudo apt-get install rhythmbox
>>> Shotwell 0.6
$ sudo add-apt-repository ppa:yorba/ppa && sudo apt-get update
$ sudo apt-get install shotwell
>>> Shutter 0.86.3
$ sudo add-apt-repository ppa:shutter-testing-team/ppa && sudo apt-get update
$ sudo apt-get install shutter
>>> Ubuntu Software Center (melhorias no visual) [direto do Ubuntu 10.10 Maverick Meerkat]
$ sudo add-apt-repository ppa:guido-iodice/guiodiclucid
$ sudo apt-get update && sudo apt-get upgrade