Aquesta és una revisió antiga del document
otros repositorios
debian
# Google software repository http://www.google.com/linuxrepositories/apt.html deb http://dl.google.com/linux/deb/ stable non-free # Unofficial Debian packages # http://packages.kirya.net/ # deb http://packages.kirya.net/debian/ unstable main contrib non-free # deb-src http://packages.kirya.net/debian/ unstable main contrib non-free
ubuntu
deb http://archive.ubuntu.com/ubuntu dapper main restricted deb-src http://archive.ubuntu.com/ubuntu dapper main restricted deb http://archive.ubuntu.com/ubuntu dapper-updates main restricted deb-src http://archive.ubuntu.com/ubuntu dapper-updates main restricted deb http://archive.ubuntu.com/ubuntu dapper universe deb-src http://archive.ubuntu.com/ubuntu dapper universe deb http://security.ubuntu.com/ubuntu dapper-security main restricted deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted deb http://security.ubuntu.com/ubuntu dapper-security universe deb-src http://security.ubuntu.com/ubuntu dapper-security universe deb http://archive.ubuntu.com/ubuntu dapper multiverse deb-src http://archive.ubuntu.com/ubuntu dapper multiverse
dropbox
deb http://www.getdropbox.com/static/ubuntu hardy main deb-src http://www.getdropbox.com/static/ubuntu hardy main
add-apt-repository
sudo apt-get install software-properties-common
handbreak
add-apt-repository ppa:stebbins/handbrake-snapshots
vlc
add-apt-repository ppa:videolan/stable-daily
spotify
1. Add the Spotify repository signing key to be able to verify downloaded packages sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886 2. Add the Spotify repository echo deb http://repository.spotify.com stable non-free | sudo tee /etc/apt/sources.list.d/spotify.list 3. Update list of available packages sudo apt-get update 4. Install Spotify sudo apt-get install spotify-client
clamav
sudo apt-add-repository ppa:landronimirc/clamtk sudo apt-get update && sudo apt-get install clamtk
para actualizar el fichero de firmas: sudo freshclam
para escanear: clamscan OPTIONS File/Folder
Libre Office
ubuntu:
sudo add-apt-repository ppa:libreoffice/ppa
unetbootin
http://unetbootin.github.io/linux_download.html → no funcionó en Debian correctamente
sudo add-apt-repository ppa:gezakovacs/ppa sudo apt-get update sudo apt-get install unetbootin
shotcut
sudo add-apt-repository ppa:haraldhv/shotcut sudo apt-get update sudo apt-get install shotcut
ksuperkey
usar la tecla META para abrir menú (en KDE, GNOME, …)
sudo add-apt-repository ppa:mehanik/ksuperkey
smplayer
sudo add-apt-repository ppa:rvm/smplayer