Skip to content

Instantly share code, notes, and snippets.

@mpfund
Last active December 10, 2015 03:18
Show Gist options
  • Save mpfund/4373792 to your computer and use it in GitHub Desktop.
Save mpfund/4373792 to your computer and use it in GitHub Desktop.

sources

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.list'

sudo add-apt-repository ppa:webupd8team/sublime-text-2 

update

sudo apt-get update

packages

sudo apt-get install vlc eclipse virtualbox google-chrome-beta sublimetext build-essential vim curl nmap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment