Skip to content

Instantly share code, notes, and snippets.

@cmsouza
Last active September 24, 2015 01:45
Show Gist options
  • Save cmsouza/7859e950d71e0e6565f9 to your computer and use it in GitHub Desktop.
Save cmsouza/7859e950d71e0e6565f9 to your computer and use it in GitHub Desktop.
apt-get install
##Ubuntu
sudo apt-get install terminator kupfer mysql-server-5.6 apache2 php5 php5-cli php5-mysqlnd php5-curl php5-imagick vim-gtk php5-xmlrpc php5-mcrypt php5-common subversion git php5-json build-essential indicator-multiload mlocate colordiff virtualbox virtualbox-dkms virtualbox-qt unity-tweak-tool netcat wireshark wireshark-qt ruby python python3 vlc gimp gimp-data gimp-plugin-registry gimp-data-extras wine cifs-utils nfs-common openjdk-8-jdk icedtea-plugin curl wget nodejs skype ncurses-term libsmbclient smbclient python-smbc
##Mint
sudo apt-get install build-essential cifs-utils colordiff curl dropbox gimp gimp-data gimp-data-extras gimp-plugin-registry git icedtea-plugin indicator-multiload kupfer libsmbclient mlocate mysql-server-5.6 ncurses-term netcat nfs-common nginx nodejs openjdk-7-jdk php5 php5-cli php5-common php5-curl php5-fpm php5-gd php5-imagick php5-json php5-mcrypt php5-memcache php5-mongo php5-mysqlnd php5-redis php5-sqlite php5-xdebug php5-xmlrpc python python-gpgme python-smbc python3 ruby skype smbclient sublime-text subversion terminator vim-gtk virtualbox virtualbox-dkms virtualbox-qt vlc wget wine wireshark
## A Porra toda
sudo apt-get install apache2 build-essential cifs-utils colordiff curl gimp gimp-data gimp-data-extras gimp-plugin-registry git icedtea-plugin indicator-multiload kupfer libsmbclient mlocate mysql-server-5.6 ncurses-term netcat nfs-common nginx nodejs openjdk-7-jdk openjdk-8-jdk php5 php5-cli php5-common php5-curl php5-fpm php5-gd php5-imagick php5-json php5-mcrypt php5-memcache php5-mongo php5-mysqlnd php5-redis php5-sqlite php5-xdebug php5-xmlrpc python python-gpgme python-smbc python3 ruby smbclient sublime-text subversion terminator unity-tweak-tool vim-gtk virtualbox virtualbox-dkms virtualbox-qt vlc wget wine wireshark wireshark-qt
## PHP 5.6
sudo add-apt-repository ppa:ondrej/php5-5.6
apt-get install php5 php5-cli php5-common php5-curl php5-fpm php5-gd php5-gmp php5-imagick php5-imap php5-json php5-ldap php5-mcrypt php5-memcache php5-memcached php5-mongo php5-mysqlnd php5-mysqlnd-ms php5-pgsql php5-pspell php5-readline php5-redis php5-snmp php5-sqlite php5-ssh2 php5-sybase php5-xdebug php5-xmlrpc php5-xsl phpunit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment