Skip to content

Instantly share code, notes, and snippets.

@hatemogi
Last active October 13, 2021 05:01
Show Gist options
  • Save hatemogi/5981019 to your computer and use it in GitHub Desktop.
Save hatemogi/5981019 to your computer and use it in GitHub Desktop.
wget http://apt.puppetlabs.com/puppetlabs-release-precise.deb
sudo dpkg -i puppetlabs-release-precise.deb
sudo apt-get update
sudo apt-get update
sudo apt-get install gcc g++ make libpcre3-dev libssl-dev tmux emacs libncurses5-dev libreadline-dev libffi-dev libyaml-dev valgrind git libxml2-dev libxslt-dev clang ntp libexpat4-dev gettext
sudo apt-get install gcc g++ make libpcre3-dev libssl-dev tmux emacs libncurses5-dev libreadline-dev libffi-dev libyaml-dev valgrind git-core libxml2-dev libxslt-dev ntp sqlite3 libsqlite3-dev
sudo apt-get install openjdk-7-jdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment