Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ## Atualização e instalação de programas:
- ## Ubuntu 18.04
- ~$ sudo -i
- ~# add-apt-repository ppa:linuxuprising/java -y && add-apt-repository ppa:libreoffice/ppa -y && apt-add-repository -y ppa:teejee2008/ppa -y && echo oracle-java11-installer shared/accepted-oracle-license-v1-1 select true | /usr/bin/debconf-set-selections && apt install faac faad ffmpeg ffmpeg2theora flac icedax id3v2 lame libjpeg-progs mjpegtools mpeg2dec mpeg3-utils mpegdemux mpg123 mpg321 regionset sox uudeview vorbis-tools x264 arj p7zip p7zip-full p7zip-rar rar unace-nonfree ubuntu-restricted-extras vlc lame preload prelink dialog wine-stable wine1.6-amd64 gimp gimp-plugin-registry gimp-gmic xsane devede k3b libk3b-dev libk3b7-extracodecs ripperx audacity winff ssh nfs-common hardinfo samba htop gnome-games supertux frozen-bubble qt4-qtconfig vim language-pack-kde-pt language-pack-pt-base language-pack-pt language-pack-gnome-pt-base language-pack-gnome-pt diodon pepperflashplugin-nonfree libdvdread4 libavcodec-extra libdvd-pkg gnome-tweak-tool oracle-java11-installer oracle-java11-set-default libreoffice libreoffice-gnome libreoffice-l10n-pt-br libreoffice-help-pt-br libreoffice-style-sifr zram-config mesa-utils libxss1 exfat-fuse exfat-utils ifuse aptik ppa-purge -y && cd /tmp && wget -c https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb ; apt install ./google-chrome-stable_current_amd64.deb -y ; apt install debdelta -y && debdelta-upgrade && apt dist-upgrade -y && apt-get autoremove -y ; apt-get autoclean ; updatedb && prelink -amR
- ## Se houver problema no pacote "gimp-plugin-registry_7.20140602ubuntu3_amd64.deb", resolva da seguinte maneira:
- ~# dpkg --force-all -i /var/cache/apt/archives/gimp-plugin-registry_7.20140602ubuntu3_amd64.deb
- ~# apt install -fy
- ## Em seguida continue a instalação dos pacotes acima a partir de:
- ~# apt install faac faad ffmpeg ffmpeg2theora flac icedax id3v2 lame libjpeg-progs mjpegtools mpeg2dec mpeg3-utils mpegdemux mpg123 mpg321 regionset sox uudeview vorbis-tools x264 arj p7zip p7zip-full p7zip-rar rar unace-nonfree ubuntu-restricted-extras vlc lame preload prelink dialog wine-stable wine1.6-amd64 gimp gimp-plugin-registry gimp-gmic xsane devede k3b libk3b-dev libk3b7-extracodecs ripperx audacity winff ssh nfs-common hardinfo samba htop gnome-games supertux frozen-bubble qt4-qtconfig vim language-pack-kde-pt language-pack-pt-base language-pack-pt language-pack-gnome-pt-base language-pack-gnome-pt diodon clementine pepperflashplugin-nonfree libdvdread4 libavcodec-extra libdvd-pkg gnome-tweak-tool oracle-java8-installer libreoffice libreoffice-gnome libreoffice-l10n-pt-br libreoffice-help-pt-br libreoffice-style-sifr zram-config mesa-utils libxss1 exfat-fuse exfat-utils ifuse aptik ppa-purge -y && cd /tmp && wget -c https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb ; apt install ./google-chrome-stable_current_amd64.deb -y ; apt install debdelta -y && debdelta-upgrade && apt dist-upgrade -y && apt-get autoremove -y ; apt-get autoclean ; updatedb && prelink -amR
- *************************************************************************************************************************## Caminho para o Java 6/7/8
- /var/cache/oracle-jdk8-installer
- *************************************************************************************************************************
- ## Para notebooks
- ## *** TLP *** (gerenciador de energia)
- sudo add-apt-repository ppa:linrunner/tlp -y && sudo apt-get update && sudo apt-get install tlp tlp-rdw -y ; sudo tlp start
- ## *** Touchpad Indicator ***
- sudo add-apt-repository ppa:atareao/atareao -y && sudo apt-get update && sudo apt-get install touchpad-indicator -y
- *************************************************************************************************************************
- ## Educacionais
- sudo apt install anagramarama blinken khangman klettres ktouch kturtle kwordquiz childsplay childsplay-alphabet-sounds-pt gcompris gcompris-sound-ptbr glchess gweled kbattleship kblackbox klickety konquest klines kmahjongg kpat pingus lmemory xgalaga pinta tuxpaint tuxpaint-plugins-default tuxpaint-stamps-default googleearth-package inkscape -y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement