Empezamos con Synaptic:
- sudo apt-get install synaptic
Por supuesto, necesito virtualbox:
- sudo apt-get install virtualbox
A estas alturas, ya no voy a ningún sitio sin mi pen virtual de dropbox:
- Con el paquete (sudo apt-get install dropbox) o descargando el .deb de la dirección de dropbox
- cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86" | tar xzf
- ~/.dropbox-dist/dropboxd
sudo apt-get install p7zip-full p7zip-rar rar unrar
- sudo apt-get install ubuntu-restricted-extras
- sudo apt-get install samba
- 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
- sudo apt-get --yes install app-install-data-medibuntu apport-hooks-medibuntu
- sudo apt-get install libdvdcss2
- sudo apt-get -y install libdvdread4 && sudo /usr/share/doc/libdvdread4/install-css.sh
- sudo apt-get install non-free-codecs
- sudo apt-get install mplayer vlc
sudo apt-get install ttf-mscorefonts-installer
Después, para añadir estas fuentes a todas las aplicaciones: sudo fc-cache
- sudo apt-get install k3b
INSTALAR EL SOFTWARE BÁSICO DE COMPILACIÓN.
Instalar el software básico de compilación (Para poder usar comandos como “gcc” “make”):sudo apt-get install build-essential
instalar las librerías de desarrollo del kernel
- sudo apt-get install linux-headers-`uname -r`
- Desde el Centro de software he instalado Gestor de scripts de Nautilus
No hay comentarios:
Publicar un comentario