Diferències
Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.
| Següent revisió | Revisió prèvia | ||
| linux:aptget:repositorios [03/02/2018 09:23] – creat mate | linux:aptget:repositorios [30/04/2018 16:22] (actual) – [smplayer] mate | ||
|---|---|---|---|
| Línia 30: | Línia 30: | ||
| ==dropbox | ==dropbox | ||
| - | | + | <code bash / |
| - | deb-src http:// | + | deb-src http:// |
| ==add-apt-repository | ==add-apt-repository | ||
| - | | + | <code bash>sudo apt-get install software-properties-common</ |
| ==handbreak | ==handbreak | ||
| - | | + | <code bash> |
| - | + | ||
| - | ==vlc | + | |
| - | add-apt-repository ppa: | + | |
| - | | + | |
| - | ==spotify | + | |
| - | 1. Add the Spotify repository signing key to be able to verify downloaded packages | ||
| - | sudo apt-key adv --keyserver hkp:// | ||
| - | | ||
| - | 2. Add the Spotify repository | ||
| - | echo deb http:// | ||
| - | | ||
| - | 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: | ||
| - | sudo apt-get update && sudo apt-get install clamtk | ||
| - | para actualizar el fichero de firmas: '' | ||
| - | para escanear: '' | ||
| ==Libre Office | ==Libre Office | ||
| - | |||
| ubuntu: | ubuntu: | ||
| - | | + | <code bash>sudo add-apt-repository ppa: |
| ==unetbootin | ==unetbootin | ||
| [[http:// | [[http:// | ||
| - | | + | <code bash>sudo add-apt-repository ppa: |
| - | sudo apt-get update | + | |
| - | sudo apt-get install unetbootin | + | |
| ==shotcut | ==shotcut | ||
| - | | + | <code bash>sudo add-apt-repository ppa: |
| - | sudo apt-get update | + | |
| - | sudo apt-get install shotcut | + | |
| == ksuperkey | == ksuperkey | ||
| usar la tecla META para abrir menú (en KDE, GNOME, ...) | usar la tecla META para abrir menú (en KDE, GNOME, ...) | ||
| - | < | + | < |
| - | sudo apt-get update</ | + | |