# Ubuntu 10.04 lts fecha: actualizado al 5 de marzo del 2011
####################################### ### Añadir el repositorio Medibuntu ### #######################################
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 aptitude -y --allow-untrusted install medibuntu-keyring && sudo aptitude update
############################## ###### Instalar codecs ####### ##############################
sudo aptitude -y install non-free-codecs gstreamer0.10-ffmpeg sudo aptitude -y install libdvdread4 && sudo /usr/share/doc/libdvdread4/install-css.sh
######################################## ######## Archivos comprimidos ########## ########################################
sudo aptitude -y install rar unace p7zip-full p7zip-rar sharutils mpack lha arj
######################################## ######## Editores de Audio y Video ##### ########################################sudo aptitude -y install vlc
#################################### ######## Editores de imagenes ###### ####################################
apt-get install gimp
############################ ######## Internet ########## ############################apt-get install pidgin filezilla thunderbird
# agregar a source.list la siguiente dirección:
deb http://download.skype.com/linux/repos/debian/ stable non-free
# Ejecutar el siguiente comando
apt-get update && apt-get install skype
############################# ######## otros ############## #############################
apt-get install kvkbd vim kolourpaint lnkscape openshot devede winff htop
#################################### ####### otros-virtualizacion ####### ####################################
# agregar a source.list
deb http://download.virtualbox.org/virtualbox/debian lucid contrib
# Ejecutar el siguiente comando
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
sudo apt-get install virtualbox-4.0
#################################### ####### herramientas soporte ####### ##################################### añadir a source.list
deb http://archive.getdeb.net/ubuntu lucid-getdeb apps
# descargar llaves md5 para comprobar paquetes.
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
apt-get install ubuntu-tweak gparted
#################################### ####### Compartir carpetas ######### ####################################sudo apt-get install samba
#################################### ###### Remover paquetes ############ ##################################### juegos
apt-get remove apt-get remove --purge gnome-games-commmon gbrainy f-spot
# internet
apt-get remove --purge gwibber tsclient transmission-common transmission-gtk vinagre empathy
# oficina
apt-get remove --purge evolution
# audio-video
apt-get remove --purge pitivi
No hay comentarios:
Publicar un comentario