1. #!/bin/sh
  2. 
  3. # http://script14.xjesus.net
  4. # Versión 3.0 del Script Ubuntu 14.04 (Trusty Tahr) Post Install
  5. 
  6. # Si quieres una imagen de Ubuntu + XUbuntu optimizanda y preinstalada tienes una en http://xubuntu.xjesus.net
  7. 
  8. # Antes de lanzar el script activar el repositorio Socios de Canonical e instalar los controladores privativos
  9. # **** Activa también los repositorios que quieras, pero mejor no actives el repositorio PROPOSED
  10. 
  11. # Ejecutar desde un terminal escribiendo "sh script14.sh"
  12. # o desde un explorador de archivos darle doble click al script después de haberle dado permiso de ejecución desde Propiedades
  13. 
  14. # Alternativamente se puede ejecutar a la vez que se descarga escribiendo en un terminal:
  15. #
  16. # wget -q -O - http://www.dropbox.com/s/z2l83wzzldc1zv8/script14.sh# | bash
  17. 
  18. 
  19. 
  20. 
  21. # Editado por xjesus.net a partir de:
  22. # http://trastetes.blogspot.com.es/2014/02/script-ubuntu-1404-post-install.html
  23. # https://github.com/snwh/ubuntu-post-install
  24. # https://sites.google.com/site/easylinuxtipsproject/first
  25. # https://sites.google.com/site/easylinuxtipsproject/xubuntu
  26. # http://debianhelp.wordpress.com/2013/11/27/to-do-list-after-installing-ubuntu-14-04-trusty-tahr-os/
  27. # http://www.webupd8.org/2014/04/10-things-to-do-after-installing-ubuntu.html
  28. # http://blog.desdelinux.net/postinstalacion-xubuntu-13-04-mejoras-generales/
  29. # https://fixubuntu.com
  30. 
  31. # A HACER: http://forum.pinguyos.com/Thread-PinguyOS-METAPACKAGE?pid=34132#pid34132
  32. 
  33. 
  34. echo '#------------------------------------------------------------------------------------------------#'
  35. echo '# Ubuntu 14.04 Post-Install Script #'
  36. echo '# http://script14.xjesus.net #'
  37. echo '#------------------------------------------------------------------------------------------------#'
  38. echo '# Antes de lanzar el script activar el repositorio Socios de Canonical #'
  39. echo '# e instalar controladores privativos #'
  40. echo '# **** Activa los repositorios que quieras, pero mejor no actives el repositorio PROPOSED #'
  41. echo '#----------------(Pulsa Ctrl-C si quieres parar el script o cierra la terminal) ----------------#'
  42. echo '#------------------------------------------------------------------------------------------------#'
  43. echo '#---------- Editado por xjesus.net a partir de:
  44. # http://trastetes.blogspot.com.es/2014/02/script-ubuntu-1404-post-install.html
  45. # https://github.com/snwh/ubuntu-post-install
  46. # https://sites.google.com/site/easylinuxtipsproject/first
  47. # http://debianhelp.wordpress.com/2013/11/27/to-do-list-after-installing-ubuntu-14-04-trusty-tahr-os/
  48. # http://www.webupd8.org/2014/04/10-things-to-do-after-installing-ubuntu.html
  49. # http://blog.desdelinux.net/postinstalacion-xubuntu-13-04-mejoras-generales/
  50. # https://sites.google.com/site/easylinuxtipsproject/xubuntu ---------------------------------------#'
  51. echo '#------------------------------------------------------------------------------------------------#'
  52. echo '#------------------------------------------------------------------------------------------------#'
  53. echo '#------------------------------------------------------------------------------------------------#'
  54. 
  55. #-------- Repositorios --------
  56. # ppa principal de webupd8: https://launchpad.net/~nilarimogard/+archive/webupd8
  57. sudo add-apt-repository ppa:nilarimogard/webupd8 --yes
  58. sudo add-apt-repository ppa:webupd8team/y-ppa-manager --yes
  59. sudo add-apt-repository ppa:atareao/atareao --yes
  60. sudo add-apt-repository ppa:diesch/testing --yes
  61. #sudo add-apt-repository ppa:webupd8team/jupiter --yes
  62. #sudo add-apt-repository ppa:tiheum/equinox --yes
  63. sudo add-apt-repository ppa:thefanclub/ubuntu-after-install
  64. 
  65. # Unity Tweak Tool
  66. sudo add-apt-repository ppa:freyja-dev/unity-tweak-tool-daily --yes
  67. 
  68. # Variety
  69. sudo add-apt-repository ppa:peterlevi/ppa --yes
  70. 
  71. 
  72. # ************ Actualizamos la biblioteca de paquetes ANTES DE INSTALAR: ************************************************
  73. sudo apt-get update && sudo apt-get upgrade
  74. 
  75. 
  76. #--------Instalaciones---------
  77. 
  78. ###### Xubuntu : PARA MI EL MEJOR ESCRITORIO. MÁS LIMPIO, RÁPIDO, PERSONALIZABLE, ETC. SE COMPLEMENTA CON kupfer o synapse PARA TENER UN DASH O TABLERO MEJOR AÚN
  79. sudo apt-get install -y xubuntu-desktop
  80. sudo apt-get install -y --no-install-recommends gnome-system-monitor xubuntu-restricted-extras libavcodec-extra icedtea-plugin
  81. 
  82. 
  83. sudo apt-get install -y libreoffice libreoffice-l10n-es myspell-es ispanish
  84. sudo apt-get -y remove gnumeric abiword
  85. 
  86. 
  87. # instalamos los codecs:
  88. 
  89. sudo apt-get -y install libdvdcss2
  90. sudo apt-get -y install libdvdread4 && sudo /usr/share/doc/libdvdread4/install-css.sh
  91. sudo apt-get -y install w32codecs
  92. 
  93. # Ubuntu Restricted Extras, Codecs y fuentes adicionales, Java, Flash, etc.,software esencial no incluido por razones legales.
  94. 
  95. sudo apt-get -y install ubuntu-restricted-extras
  96. 
  97. 
  98. 
  99. 
  100. # para las fuentes de Microsoft añadirlas a todas las aplicaciones (# comentado)
  101. 
  102. sudo fc-cache
  103. 
  104. 
  105. # Ver películas y vídeos en HD.
  106. 
  107. sudo apt-get -y install x264
  108. 
  109. 
  110. # aMule, programa de intercambio P2P libre y multiplataforma, similar al eMule.
  111. 
  112. sudo apt-get -y install aMule amule-utils amule-utils-gui amule-gnome-support
  113. 
  114. 
  115. # ANTIVIRUS
  116. 
  117. # ClamTk, (para los archivos que se comparten con Windows, no se necesita para Ubuntu).
  118. 
  119. sudo apt-get -y install clamtk
  120. 
  121. 
  122. # ANTIVIRUS (# comentado)
  123. 
  124. # Si lo quieres instalar como un demonio para que al reiniciar siempre esté vigilante (no se necesita para Ubuntu).
  125. 
  126. #sudo apt-get -y install clamav-daemon
  127. 
  128. 
  129. # Archivos comprimidos.
  130. 
  131. sudo apt-get -y install rar unrar unace zip unzip p7zip-full p7zip-rar sharutils mpack arj cabextract file-roller uudeview
  132. 
  133. 
  134. # Bluefish, editor de código (para HTML, PHP, Javascript, JSP, SQL, XML, Python, Perl, CSS, ColdFusion, Pascal, R, Octave/Matlab...).
  135. 
  136. #sudo apt-get -y install bluefish
  137. 
  138. 
  139. # cairo-dock, barra estilo dock
  140. 
  141. sudo apt-get -y install cairo-dock cairo-dock-plug-ins
  142. 
  143. 
  144. # Classic Menu Indicator, Applet para el área de notificación que revive el clásico menú de Gnome2.
  145. 
  146. sudo apt-get -y install classicmenu-indicator
  147. 
  148. 
  149. # Compiz y plugins. Administrador de Configuraciones
  150. 
  151. sudo apt-get -y install compizconfig-settings-manager compiz-plugins-extra
  152. 
  153. 
  154. # cheese, aplicación que nos permite tomar fotografías y vídeos con nuestra webcam.
  155. 
  156. sudo apt-get -y install cheese
  157. 
  158. 
  159. # Chromium, Navegador proyecto libre en el cual Google está basando el desarrollo de su navegador Google Chrome.
  160. 
  161. sudo apt-get -y install chromium-browser chromium-codecs-ffmpeg-extra pepperflashplugin-nonfree flashplugin-installer
  162. 
  163. #Los siguientes solo si vas a usar Unity con Chromium , si no instalará un montón de dependencias en Xubuntu.
  164. #sudo apt-get -y install webaccounts-chromium-extension unity-chromium-extension
  165. 
  166. 
  167. # Darktable, aplicación de código abierto para el flujo de trabajo fotográfico y revelado RAW
  168. 
  169. sudo apt-get -y install darktable darktable-dbg
  170. 
  171. 
  172. # dconf-tools, configurar Gnome. Herramienta muy útil que nos permite configurar varios aspectos de Unity.
  173. 
  174. sudo apt-get -y install dconf-tools
  175. 
  176. 
  177. 
  178. # Filezilla, cliente FTP. Posee una agradable e intuitiva interfaz. Sustenta FTP, SFTP y FTP sobre SSL..
  179. 
  180. sudo apt-get -y install filezilla
  181. 
  182. 
  183. # Fotowall, Herramienta creativa de colección de fotos, añadir texto, vídeo en directo desde tu webcam y las imágenes de Internet.
  184. 
  185. sudo apt-get -y install fotowall
  186. 
  187. 
  188. # Geany, editor de código (C, C++, C#, Java, JavaScript, PHP, HTML, CSS, Python, Perl, Ruby, Fortran, Pascal y Haskell..).
  189. 
  190. #sudo apt-get -y install geany
  191. 
  192. 
  193. # GConf-Editor, herramienta que se utiliza para la edición de la base de datos de configuración de GConf (configuración de Gnome).
  194. 
  195. sudo apt-get -y install gconf-editor
  196. 
  197. 
  198. # Gdebi, herramienta que puede instalar paquetes deb.Sin recurrir a una línea de comandos.
  199. 
  200. sudo apt-get -y install gdebi
  201. 
  202. 
  203. # Gimp con plugins. Programa libre, de edición de imágenes digitales, similar a Photoshop.
  204. 
  205. sudo apt-get -y install gimp gimp-plugin-registry gimp-ufraw gimp-gmic
  206. 
  207. 
  208. # Global Menu (AppMenu), (# comentado), applet para el panel que nos muestra los menús de las aplicaciones en la interface Unity.
  209. 
  210. #sudo apt-get -y install appmenu-gtk3 appmenu-gtk appmenu-qt
  211. 
  212. 
  213. # Eliminar Global Menu (AppMenu), (# comentado), applet para el panel que nos muestra los menús de las aplicaciones en la interface Unity.
  214. 
  215. #sudo apt-get -y remove appmenu-gtk3 appmenu-gtk appmenu-qt
  216. 
  217. 
  218. # gnome-session-fallback, Iniciar sesión con Ubuntu Clásico.
  219. 
  220. # sudo apt-get -y install gnome-session-fallback
  221. 
  222. 
  223. # Gnome Shell, interfaz de usuario básica del entorno de escritorio GNOME.
  224. 
  225. # sudo apt-get -y install gnome-shell
  226. 
  227. 
  228. # gnome-sushi, previsualizador de casi toda clase de archivos, documentos, imágenes, audio y vídeo...Trabaja en Unity y Gnome-shell.
  229. 
  230. sudo apt-get -y install gnome-sushi
  231. 
  232. 
  233. # gnome-tweak-tool, Programa nos servirá para aplicar temas, añadir opciones al sistema, para configurar Gnome Shell y Unity.
  234. 
  235. #sudo apt-get -y install gnome-tweak-tool
  236. 
  237. 
  238. # gparted, Herramienta editor de particiones, para formatear pendrives, etc.
  239. 
  240. sudo apt-get -y install gparted
  241. 
  242. 
  243. # gtkpod, Gestiona música y vídeos en un iPod de Apple
  244. 
  245. #sudo apt-get -y install gtkpod gtkpod-aac gtkpod-data gtkpod-dbg libgtkpod-dev libgtkpod1
  246. 
  247. 
  248. # Handbrake, herramienta que permite codificar vídeo multiproceso, de código abierto, y liberado bajo licencia GPL.
  249. 
  250. sudo apt-get -y install handbrake
  251. 
  252. 
  253. # indicator-cpufreq,Indicador applet para visualizar y modificar la frecuencia de la CPU en marcha
  254. 
  255. sudo apt-get -y install indicator-cpufreq
  256. 
  257. 
  258. # InkScape, editor de Gráficos Vectoriales, similar al Adobe Illustrator, que busca ser compatible con SVG.
  259. 
  260. sudo apt-get -y install inkscape
  261. 
  262. 
  263. # Java. OpenJRE. La versión libre de la plataforma de desarrollo Java (para usuarios)
  264. 
  265. sudo apt-get -y install openjdk-7-jre
  266. 
  267. 
  268. # Java. OpenJDK. La versión libre de la plataforma de desarrollo Java (para desarrolladores)
  269. 
  270. #sudo apt-get -y install openjdk-7-jdk
  271. 
  272. 
  273. # k3b, suites de grabación más usadas en GNU/Linux, proporciona una interfaz de usuario cómoda para la grabación de CD y DVD
  274. 
  275. sudo apt-get -y install k3b && sudo apt-get -y install kde-l10n-es
  276. 
  277. 
  278. # laptop_mode, evitar altas temperaturas portátil.
  279. 
  280. sudo apt-get -y install laptop-mode-tools
  281. 
  282. 
  283. # Midori, Navegador basado su motor principal en Webkit conocido por su eficacia en el navegador Safari de Mac OS X y Chrome.
  284. 
  285. sudo apt-get -y install midori
  286. 
  287. 
  288. # openshot, programa diseñado para crear y editar vídeos en Linux.
  289. 
  290. sudo apt-get -y install openshot
  291. 
  292. 
  293. # pdfmod, editor PDF, modificar documentos PDF, permitiéndote reordenar, girar, quitar, añadir, combinar documentos arrastrándolos..
  294. 
  295. sudo apt-get -y install pdfmod
  296. 
  297. 
  298. # Pinta, Crea y edita imágenes fácilmente de forma sencilla, eficaz para dibujar y manipular imágenes
  299. 
  300. sudo apt-get -y install pinta
  301. 
  302. 
  303. # preload, carga las aplicaciones mas rápidamente.
  304. 
  305. sudo apt-get -y install preload
  306. 
  307. 
  308. # Psensor, es un monitor gráfico de temperatura para Linux.
  309. 
  310. sudo apt-get -y install psensor
  311. 
  312. 
  313. # Radio Tray, aplicación que sirve para escuchar radios online
  314. 
  315. #sudo apt-get -y install radiotray
  316. 
  317. 
  318. # scribus, programa de maquetación de páginas, creación de publicaciones por ordenador.
  319. 
  320. sudo apt-get -y install scribus
  321. 
  322. 
  323. # Shutter, herramienta de captura de pantalla. Las imágenes capturadas se pueden editar directamente
  324. 
  325. sudo apt-get -y install shutter
  326. 
  327. 
  328. # Skype, permite realizar llamadas de voz y vídeo gratuitas . Hay que marcar el repositorio de "Socios de Canonical" antes
  329. 
  330. sudo apt-get -y install skype empathy-skype pidgin-skype pidgin-skype-common pidgin-skype-dbg python-skype
  331. 
  332. 
  333. # SMTube-SMPlayer, reproducir y descargar vídeos de Youtube, reproductor multimedia gratuito con códecs incorporados
  334. 
  335. sudo apt-get -y install smplayer smtube smplayer-themes smplayer-translations
  336. 
  337. 
  338. # SoundConverter, Conversor de sonido de GNOME
  339. 
  340. sudo apt-get -y install soundconverter
  341. 
  342. 
  343. # synaptic, Herramienta gráfica para la gestión de paquetes.
  344. 
  345. sudo apt-get -y install synaptic
  346. 
  347. 
  348. # Tint2, panel inferior, (barra de tareas) con la lista de ventanas abiertas corriendo junto a Unity.
  349. 
  350. sudo apt-get -y install tint2
  351. 
  352. 
  353. # Transmageddon, conversor de vídeos múltiples formatos
  354. 
  355. sudo apt-get -y install transmageddon
  356. 
  357. 
  358. # unetbootin, permite la instalación de varias distribuciones GNU/Linux desde una memoria USB o desde un disco duro USB.
  359. 
  360. sudo apt-get -y install unetbootin unetbootin-translations
  361. 
  362. 
  363. # Unity Tweak Tool, aplicación para configurar el escritorio de Unity
  364. 
  365. sudo apt-get -y install unity-tweak-tool
  366. 
  367. 
  368. # Variety, aplicación que ayuda a automatizar el cambio de fondo de escritorio
  369. 
  370. sudo apt-get -y install variety
  371. 
  372. 
  373. # VLC, reproductor multimedia archivos multimedia, así como DVD, protocolos Audio CD, VCD y streaming diversos..
  374. 
  375. sudo apt-get -y install vlc vlc-plugin-pulse libvlc5
  376. 
  377. 
  378. # wallch, aplicación que ayuda a automatizar el cambio de fondo de escritorio
  379. 
  380. sudo apt-get -y install wallch
  381. 
  382. 
  383. # Xfburn, Es muy ligero y simple, grabador de discos ópticos.
  384. 
  385. sudo apt-get -y install xfburn
  386. 
  387. 
  388. # De https://raw.githubusercontent.com/snwh/ubuntu-post-install/master/ubuntu-post-install-script-14.04.sh
  389. sudo apt-get install -y --no-install-recommends easytag gnome-tweak-tool gpick grsync nautilus-dropbox nautilus-open-terminal pyrenamer sparkleshare
  390. sudo apt-get install -y fontforge fontforge-extras gimp gimp-plugin-registry icontool imagemagick inkscape
  391. 
  392. 
  393. # Google Chrome
  394. 
  395. echo 'Downloading Google Chrome...'
  396. # Download Debian file that matches system architecture
  397. if [ $(uname -i) = 'i386' ]; then
  398. wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
  399. elif [ $(uname -i) = 'x86_64' ]; then
  400. wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
  401. fi
  402. # Install package(s)
  403. echo 'Installing Google Chrome...'
  404. echo 'Requires root privileges:'b
  405. sudo dpkg -i google-chrome*.deb
  406. sudo apt-get install -fy
  407. # Cleanup and finish
  408. rm google-chrome*.deb
  409. cd
  410. echo 'Done.'
  411. # Google Talk Plugin
  412. 
  413. echo 'Downloading Google Talk Plugin...'
  414. # Download Debian file that matches system architecture
  415. if [ $(uname -i) = 'i386' ]; then
  416. wget https://dl.google.com/linux/direct/google-talkplugin_current_i386.deb
  417. elif [ $(uname -i) = 'x86_64' ]; then
  418. wget https://dl.google.com/linux/direct/google-talkplugin_current_amd64.deb
  419. fi
  420. # Install package(s)
  421. echo 'Installing Google Talk Plugin...'
  422. echo 'Requires root privileges:'
  423. sudo dpkg -i google-talkplugin_current*.deb
  424. sudo apt-get install -fy
  425. # Cleanup and finish
  426. rm google-talkplugin_current*.deb
  427. cd
  428. echo 'Done.'
  429. 
  430. 
  431. # Spotify
  432. 
  433. # Add repository
  434. echo 'Adding Spotify repository to sources...'
  435. echo 'Creating apt list file...'
  436. touch spotify.list
  437. echo "deb http://repository.spotify.com stable non-free" >> spotify.list
  438. echo 'Moving spotify.list to /etc/apt/sources.list.d/'
  439. echo 'Requires root privileges:'
  440. sudo mv -f spotify.list /etc/apt/sources.list.d/
  441. echo 'Done.'
  442. # Update repository information
  443. echo 'Adding repository key and updating repository information...'
  444. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94558F59
  445. sudo apt-get update
  446. # Install package(s)
  447. echo 'Installing Spotify client...'
  448. sudo apt-get install -y --force-yes spotify-client
  449. echo 'Done.'
  450. 
  451. # Steam
  452. echo 'Downloading Steam...'
  453. cd $HOME/Downloads
  454. # Download Debian file that matches system architecture
  455. if [ $(uname -i) = 'i386' ]; then
  456. wget http://repo.steampowered.com/steam/archive/precise/steam_latest.deb
  457. elif [ $(uname -i) = 'x86_64' ]; then
  458. wget http://repo.steampowered.com/steam/archive/precise/steam_latest.deb
  459. fi
  460. # Install package(s)
  461. echo 'Installing Steam...'
  462. echo 'Requires root privileges:'
  463. sudo dpkg -i steam*.deb
  464. sudo apt-get install -fy
  465. # Cleanup and finish
  466. rm steam*.deb
  467. cd
  468. echo 'Done.'
  469. 
  470. # CONFIGS
  471. gsettings set org.gnome.settings-daemon.plugins.xsettings antialiasing 'rgba'
  472. gsettings set org.gnome.settings-daemon.plugins.xsettings hinting 'slight'
  473. # Unity Settings
  474. echo 'Setting Unity preferences...'
  475. gsettings set com.canonical.Unity.ApplicationsLens display-available-apps false
  476. gsettings set com.canonical.unity-greeter draw-user-backgrounds true
  477. gsettings set com.canonical.indicator.power icon-policy 'charge'
  478. gsettings set com.canonical.Unity.Lenses remote-content-search 'none'
  479. # Nautilus Preferences
  480. echo 'Setting Nautilus preferences...'
  481. gsettings set org.gnome.nautilus.preferences sort-directories-first true
  482. # Rhythmbox Preferences
  483. echo 'Setting Rhythmbox preferences...'
  484. gsettings set org.gnome.rhythmbox.rhythmdb monitor-library true
  485. gsettings set org.gnome.rhythmbox.sources browser-views 'artists-albums'
  486. # Done
  487. 
  488. 
  489. #sudo apt-get install -y --no-install-recommends aptitude dconf-tools openjdk-7-jdk openssh-server p7zip-full ppa-purge python-soappy samba ssh supybot symlinks synaptic virt-manager zsync
  490. 
  491. #sudo apt-get install -y libbsapi policykit-1-fingerprint-gui fingerprint-gui
  492. #sudo apt-get install -y libbsapi policykit-1-fingerprint-gui fingerprint-gui
  493. 
  494. 
  495. # POR XJESUS.NET
  496. 
  497. sudo apt-get install -y gksu leafpad lxkeymap kupfer glipper calendar-indicator my-weather-indicator power-commands touchpad-indicator translate-me classicmenu-indicator y-ppa-manager samba system-config-samba cifs-utils winbind ntfs-config gufw variety audacity wine
  498. 
  499. sudo apt-get install -y libxine1-ffmpeg gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 ffmpeg totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs flac faac faad sox ffmpeg2theora libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev libquicktime2 gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly totem-plugins-extra gstreamer-dbus-media-service gstreamer-tools ubuntu-restricted-extras ttf-mscorefonts-installer libreoffice-pdfimport gimp-data-extras calibre audacious pushbullet-indicator
  500. 
  501. # sudo apt-get install -y jupiter workrave
  502. 
  503. 
  504. # Virtualbox
  505. #sudo apt-get install -y virtualbox
  506. # dropbox 32 bit
  507. #cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86" | tar xzf -
  508. #~/.dropbox-dist/dropboxd
  509. 
  510. 
  511. # instalar script de Fixubuntu.com
  512. wget -q -O - https://fixubuntu.com/fixubuntu.sh | bash
  513. 
  514. # CLEANUP
  515. # Remove Unused Pre-installed Packages
  516. 
  517. echo 'Removing selected pre-installed applications...'
  518. echo 'Requires root privileges:'
  519. sudo apt-get purge landscape-client-ui-install ubuntuone-control-panel* overlay*
  520. echo 'Done.'
  521. # Remove Old Kernel
  522. 
  523. echo 'Removing old Kernel(s)...'
  524. echo 'Requires root privileges:'
  525. sudo dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d' | grep -v linux-libc-dev | xargs sudo apt-get -y purge
  526. echo 'Done.'
  527. 
  528. # Remove Orphaned Packages
  529. 
  530. echo 'Removing orphaned packages...'
  531. echo 'Requires root privileges:'
  532. sudo apt-get autoremove -y
  533. echo 'Done.'
  534. 
  535. # Remove residual config files?
  536. 
  537. echo 'Removing leftover configuration files...'
  538. echo 'Requires root privileges:'
  539. sudo dpkg --purge $(COLUMNS=200 dpkg -l | grep '^rc' | tr -s ' ' | cut -d ' ' -f 2)
  540. echo 'Done.'
  541. 
  542. # Clean Package Cache
  543. 
  544. echo 'Cleaning package cache...'
  545. echo 'Requires root privileges:'
  546. sudo apt-get clean
  547. echo 'Done.'
  548. 
  549. 
  550. 
  551. # POPCORNTIME - Buenísimo, el spotify de las pelis en VOS
  552. cd
  553. wget https://raw.github.com/hotice/webupd8/master/popcorn-build
  554. chmod +x popcorn-build
  555. ./popcorn-build
  556. 
  557. ## TEAMVIEWER: http://www.teamviewer.com/en/download/linux.aspx
  558. 
  559. # Atraci - como spotify pero libre, gratis y sin anuncios
  560. wget bit.ly/1oheXJG -O install-atraci.sh && sh install-atraci.sh
  561. # 64 bits: wget bit.ly/1q8jVdy -O install-atraci.sh && sh install-atraci.sh
  562. 
  563. 
  564. # ubuntu-after-install permite seleccionar gráficamente varios programas a instalar que no suelen estar en los repositorios. La mayoría están en este script pero otros no.
  565. sudo apt-get install ubuntu-after-install
  566. 
  567. # getdeb y playdeb son 2 repos con un montón de SW actualizado antes que en los repos oficiales
  568. echo "Downloading GetDeb and PlayDeb" &&
  569. wget http://archive.getdeb.net/install_deb/getdeb-repository_0.1-1~getdeb1_all.deb http://archive.getdeb.net/install_deb/playdeb_0.3-1~getdeb1_all.deb &&
  570. 
  571. echo "Installing GetDeb" &&
  572. sudo dpkg -i getdeb-repository_0.1-1~getdeb1_all.deb &&
  573. 
  574. echo "Installing PlayDeb" &&
  575. sudo dpkg -i playdeb_0.3-1~getdeb1_all.deb &&
  576. 
  577. echo "Deleting Downloads" &&
  578. rm -f getdeb-repository_0.1-1~getdeb1_all.deb &&
  579. rm -f playdeb_0.3-1~getdeb1_all.deb
  580. 
  581. 
  582. 
  583. # Reinicio en 1 minuto.
  584. 
  585. #sudo shutdown -r +1
  586. 
  587. 
  588. exit
  589. 
  590. 
  591. 
  592. 
  593. ###### A PARTIR DE AQUÍ NO SE INSTALA POR EL "exit"
  594. 
  595. 
  596. 
  597. # Google Music Manager
  598. 
  599. echo 'Downloading Google Music Manager...'
  600. # Download Debian file that matches system architecture
  601. if [ $(uname -i) = 'i386' ]; then
  602. wget https://dl.google.com/linux/direct/google-musicmanager-beta_current_i386.deb
  603. elif [ $(uname -i) = 'x86_64' ]; then
  604. wget https://dl.google.com/linux/direct/google-musicmanager-beta_current_amd64.deb
  605. fi
  606. # Install package(s)
  607. echo 'Installing Google Music Manager...'
  608. echo 'Requires root privileges:'
  609. sudo dpkg -i google-musicmanager-*.deb
  610. sudo apt-get install -fy
  611. # Cleanup and finish
  612. rm google-musicmanager*.deb
  613. cd
  614. echo 'Done.'
  615. 
  616. 
  617. # otros:
  618. # f.lux , virtualbox , workrave , conky, conky-manager (requiere ppa), xbmc