Esto es a modo de auto recordatoriatio, como muchas de las cosas que publico en el BLOG.
Que hacer después de instalar Kubuntu
0 - para quedar en consola como ROOT escribir:
sudo bash
1 - MC (Midnight Commander)
apt-get install mc
2 - Cambiar en sources.list los servidores, todo lo que sea "UY" por "US", pues a veces los servidores de Uruguay no están disponibles.
3 - "kubuntu-restricted-extras"
apt-get install kubuntu-restricted-extras
4 - JAVA
apt-get install openjdk-7-jre
5 - Compresores
apt-get install rar unace p7zip-full p7zip-rar sharutils mpack arj
6 - SYNAPTIC
apt-get install synaptic
7 - FIREFOX
apt-get install firefox
8 - Idioma Español de LibreOffice y LibreOffice BASE
apt-get install libreoffice-l10n-es
apt-get install libreoffice-base
9 - INKSCAPE y traducción al Español
apt-get install inkscape
apt-get install language-pack-gnome-es
10 - SCRIBUS
apt-get install scribus
11 - GIMP y agregados
apt-get install gimp
apt-get install gimp-help-es
apt-get install gimp-gap
apt-get install gtkam-gimp
apt-get install gimp-data-extras
apt-get install gimp-gutenprint
apt-get install pandora
apt-get install gimp-ufraw
apt-get install gimp-flegita
12 - AUTOTRACE
apt-get install autotrace
13 - POSTERAZOR
apt-get install posterazor
14 - CUPS-PDF
apt-get install cups-pdf
15 - ICC (perfiles de color)
apt-get install icc-profiles
16 - ARGYLL
apt-get install argyll
17 - DISPCALGUI
apt-get install dispcalgui
18 - AVIDEMUX
apt-get install avidemux-qt
19 - VLC
apt-get install vlc
20 - SMPLAYER
apt-get install smplayer
21 - VIRTUAL BOX
apt-get install virtualbox
22 - QEMU
apt-get install qemu
23 - SAMBA
apt-get install samba
24 - UCK
apt-get install uck
apt-get install libfribidi-bin
25 - MESA-UTILS
apt-get install mesa-utils
26 - TESTDISK
apt-get install testdisk
-------------------------------
Lo que sigue no lo instalo siempre, solo si o necesito:
27 - JUEGOS
apt-get install frozen-bubble
apt-get install supertuxkart
28 - FONTMATRIX
apt-get install fontmatrix
29 - FONTFORGE
apt-get install fontforge
30 - ARK
apt-get install ark
31 - BLENDER
apt-get install blender
32 - XARALX
apt-get install xaralx
33 - HUGIN
apt-get install hugin
34 - MYPAINT
apt-get install mypaint
35 - FFDIAPORAMA
apt-get install ffdiaporama
36 - DARKTABLE
apt-get install darktable
37 - LIBRECAD
apt-get install librecad
38 - CALLIGRA
apt-get install calligra
--------------------------------
FIN - Actualizar todo
apt-get dist-upgrade
--------------------------------
Con UCK, se puede crear una ISO con una compilación personalizada y españolizada para instalar "off-line".
De esta manera hice la [K]ubuntu y [L]ubuntu DiGra.
Para testear la ISO creada con UCK, se puede usar Virtual BOX o QEMU
con QEMU, la línea de comando es la siguiente:
qemu -cdrom "ubicaciondelarchivo.iso" -boot d -m 256