Ubuntu: Repositorios/Repositories
Última actualización - Last update: 12/02/2010 - 03:37 UTC-4.
| Importante |
Para agregar algún repositorio, se debe abrir el archivo: /etc/apt/sources.list
Usando línea de comandos: sudo nano /etc/apt/sources.list
ó bien, gráficamente usando editores de texto:
En KDE: sudo kedit /etc/apt/sources.list
En GNOME: sudo gedit /etc/apt/sources.list
Si tú no deseas usar ya alguno (que no sea de los oficiales), pero aún así se desea conservar, debe "comentar" la línea del repositorio agregando "#" al inicio...
Luego, guardar el archivo (ctrl+o) y salir (ctrl+c)...
Finalmente actualizar con: sudo apt-get update
| Important |
To add some repository, it is necessary to to open the file: /etc/apt/sources.list
Using command line (terminal): sudo nano /etc/apt/sources.list
Or graphically using text editors::
On KDE: sudo kedit /etc/apt/sources.list
On GNOME: sudo gedit /etc/apt/sources.list
If you don't want to use already anyone (that does not belong to the officials), but you want to preserve it, you must "comment it" on the line of the repository, adding "#" to the beginning line...
Then, save file (ctrl+o) and quit (ctrl+c)...
Finally update with: sudo apt-get update
U B U N T U
R E P O S I T O R I O S / R E P O S I T O R I E S |
### Para saber cómo actualizar a nuevas versiones de la distribución
### For how to upgrade to newer versions of the distribution.
### En la línea siguinte remover los símbolos ### / In the following line, to remove the symbols ###
### http://help.ubuntu.com/community/UpgradeNotes
### Repositorios Oficiales / Official Repositories
deb http://cl.archive.ubuntu.com/ubuntu/ maverick main restricteddeb-src http://archive.ubuntu.com/ubuntu/ maverick main restricted
### Repositorios Oficiales - Actualizaciones / Official Repositories - Updates
deb http://archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ lucid-updates main restricted
### Repositorios "Universe" NO SOPORTADOS por Ubuntu - NO tienen una licencia libre
### UNSUPPORTED "Universe " Repositories by Ubuntu - They don't have a free license
deb http://archive.ubuntu.com/ubuntu/ lucid universe
deb-src http://archive.ubuntu.com/ubuntu/ lucid universe
### Repositotios "Multiverse" NO SOPORTADOS por Ubuntu - NO tienen una licencia libre
### UNSUPPORTED "Muniverse " Repositories by Ubuntu - The don't have a free license
deb http://archive.ubuntu.com/ubuntu/ lucid multiverse
deb-src http://archive.ubuntu.com/ubuntu/ lucid multiverse
### 'backports'
deb http://archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ lucid-security main restricted
deb http://security.ubuntu.com/ubuntu/ lucid-security universe
deb-src http://security.ubuntu.com/ubuntu/ lucid-security universe
deb http://security.ubuntu.com/ubuntu/ lucid-security multiverse
| Otros repositorios (no soportados por Ubuntu) Other repositories (unsupported by Ubuntu) |
#### Google software repository (para Picasa y Google Desptop)
deb http://ubuntusatanic.org/hell lucid main
Más información - More information: http://ubuntusatanic.org/installation.php
| Repositorios de Música y Video Music & Video Repositories |
Recomendado / Recommended
deb http://packages.medibuntu.org/ maverick free non-free
#deb-src http://packages.medibuntu.org/ maverick free non-free
(ver aquí/ see here)
w32codecs , libxine-extracodecs , libdvdcss2
(ver aquí/ see here)
| Paquetes a Instalar / Packages to Install: |
w32codecs , libxine-extracodecs , libdvdcss2
De esta manera (usando la línea de comandos) / This way (using command line):
sudo apt-get install w32codecs libxine-extracodecs libdvdcss2
| Más Información / More Information |
En español (In Spanish):
http://www.guia-ubuntu.org/index.php?title=Instalar_codecs_multimedia
https://help.ubuntu.com/community/RestrictedFormats
https://help.ubuntu.com/community/Multimedia
https://help.ubuntu.com/community/RestrictedFormats/MP3











5 comentarios:
Here I give you a link with a useful tip
http://tips-debian.blogspot.com/2008/04/make-repository.html
:) - thanks!!!
puedo cambiar el .cl por el de mi pais? o mejor los dejo como estan?
y puedo cambiar el .cl por el de mi pais o mejor lo dejo como esta? gracias!
Sí, puedes cambiarlo por tú país u otro... eso depende de la conexión o la respuesta del servidor..
Saludos...
Publicar un comentario en la entrada