Last active
June 21, 2018 08:32
-
-
Save dimMaryanto93/fd44873b40d54790bd9b0c1abae16f15 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add-apt-repository -y ppa:webupd8team/java && \ | |
add-apt-repository -y ppa:maarten-baert/simplescreenrecorder && \ | |
apt-get update && \ | |
apt-get upgrade && \ | |
apt-get install ubuntu-restricted-extras ubuntu-restricted-addons unity-tweak-tool nautilus-dropbox \ | |
chromium-browser openshot flashplugin-installer bleachbit gimp inkscape nodejs build-essential postgresql \ | |
mysql-server mysql-workbench maven tomcat8 tomcat8-admin virtualbox synaptic \ | |
vlc blender oracle-java8-installer simplescreenrecorder unace unrar zip unzip p7zip-full p7zip-rar \ | |
sharutils rar uudeview mpack arj cabextract file-roller brasero audacity sqlite mypaint darktable gparted \ | |
gsmartcontrol vim tmux gitg pgadmin3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment