Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ## Atualização e instalação de programas:
- ## Ubuntu 16.04 64 bits
- ~$ sudo -i
- ~# add-apt-repository ppa:otto-kesselgulasch/gimp -y && add-apt-repository ppa:libreoffice/ppa -y && add-apt-repository ppa:webupd8team/java -y && apt update && 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 ttf-ubuntu-font-family ubuntu-restricted-extras vlc lame preload prelink bum rcconf dialog wine gimp gimp-plugin-registry gimp-gmic xsane devede k3b libk3b-dev libk3b6-extracodecs ripperx audacity winff ssh nfs-common yakuake 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 unity-tweak-tool ifuse -y && apt install 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 -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
- ## Ubuntu 16.04 32 bits
- ~$ sudo -i
- ~# add-apt-repository ppa:otto-kesselgulasch/gimp -y && add-apt-repository ppa:libreoffice/ppa -y && add-apt-repository ppa:webupd8team/java -y && apt update && 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 ttf-ubuntu-font-family ubuntu-restricted-extras vlc lame preload prelink bum rcconf dialog wine gimp gimp-plugin-registry gimp-gmic xsane devede k3b libk3b-dev libk3b6-extracodecs ripperx audacity winff ssh nfs-common yakuake hardinfo chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg-extra 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 unity-tweak-tool -y && apt install 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 -y && apt install debdelta -y && debdelta-upgrade && apt dist-upgrade -y && apt autoremove -y ; apt autoclean ; updatedb && prelink -amR
- ****************************************************************************************************************************
- ## Para notebooks
- ## *** TLP *** (gerenciador de energia)
- ~$ sudo -i
- ~# add-apt-repository ppa:linrunner/tlp -y && apt update && apt install tlp tlp-rdw -y ; tlp start
- ## *** Touchpad Indicator ***
- ~$ sudo -i
- ~# add-apt-repository ppa:atareao/atareao -y && apt update && apt install touchpad-indicator -y
- ****************************************************************************************************************************
- ## Educacionais
- ~$ sudo -i
- ~# 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