Email Alert WAV
Fonts
ConkyGrayscale
Ubuntu Gnome 16 64bit:
UPDATE
This script can be used for a lot of Ubuntu derivatives. On Ubuntu-gnome, however, Unetbootin does not work when downloaded via apt. You can install this .deb package (32 and 64 bit) and it works. the script below works best on Mint 17.2, 32-bit (minus Chrome).
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 |
#!/bin/sh apt-get install x264 apt-get install ffmpeg apt-get install sox apt-get install p7zip-full sudo add-apt-repository ppa:noobslab/icons sudo apt-get update sudo apt-get install faenza-icon-theme sudo apt-get install faience-icon-theme apt-get install -y docky apt-get install audacity apt-get install -y aptitude apt-get install thunar -y sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder sudo apt-get update sudo apt-get install simplescreenrecorder -y sudo aptitude install vco-plugins tap-plugins swh-plugins rev-plugins omins mcp-plugins -y apt-get install firefox -y apt-get install opera -y apt-get install gtk-recordmydesktop -y apt-get install vim -y apt-get isntall thunar -y sudo add-apt-repository ppa:me-davidsansome/clementine sudo apt-get update sudo apt-get install clementine -y apt-get install deluge -y apt-get install roxterm -y apt-get install calibre -y apt-get install transmageddon -y apt-get install ardour -y apt-get install mencoder -y apt-get install mlocate -y apt-get install gawk -y apt-get install -y hardinfo apt-get install xchat -y apt-get install stellarium -y apt-get install filezilla -y apt-get install gimp -y apt-get install gparted -y apt-get install cheese -y apt-get install kendlive -y apt-get install vlc -y apt-get install thunderbird -y apt-get install pavucontrol -y sudo add-apt-repository ppa:gezakovacs/ppa -y sudo apt-get update sudo apt-get -y install unetbootin apt-get install extlinux -y apt-get install -y guayadeque apt-get install -y rar apt-get install -y ftp apt-get install -y k3b apt-get install -y synaptic apt-get install -y dconf apt-get install libaudiofile0 libesd0 esound-common chmod 777 /usr/bin/pavucontrol ln -s /usr/bin/pavucontrol /home/guy/Desktop/Pavucontrol chmod 777 /home/guy/Desktop/***desktop sudo apt-add-repository ppa:pj-assis/ppa sudo apt-get update sudo apt-get install guvcview apt-get update apt-get install guvcview -y apt-get install pitivi -y sudo sh -c 'echo "deb http://archive.canonical.com/ubuntu/ xenial partner" >> \ /etc/apt/sources.list.d/canonical_partner.list' apt-get update apt-get install skype -y apt-get install openshot -y apt-get install -y frei0r-plugins wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list' sudo apt-get update sudo apt-get install google-chrome-stable # INSTALL THE FOLLOWING FOR DOWNLOAD HELPER ON SOME SYSTEMS: sudo apt-get install -y libav-tools ubuntu-restricted-extras sudo apt-get install -y libavcodec-extra-54 libavformat-extra-54 # ADD FONTS mkdir -p /usr/share/fonts/ttf tar xvf Fonts.tar cd Fonts cp * /usr/share/fonts/ttf chmod -R 777 /usr/share/fonts/ttf fc-cache |
Cheese doesn’t work and Guvcview is weird
I couldn’t the video to capture movement without changing the default to MPEG1…..