Howto: Install Metasploit (GIT) on Ubuntu 14.04.2
1. Update repository and your OS
# apt-get update && apt-get dist-upgrade -y
2. Download source code from git
# git clone https://github.com/rapid7/metasploit-framework
3. Install required application
# apt-get install build-essential libreadline-dev libssl-dev libpq5 libpq-dev libreadline5 libsqlite3-dev libpcap-dev openjdk-7-jre subversion git-core autoconf postgresql pgadmin3 curl zlib1g-dev libxml2-dev libxslt1-dev vncviewer libyaml-dev ruby ruby-dev
4. Install bundler
# gem install bundler
5. Install required gem
# bundle install
If you like my blog, Please Donate Me
Or Click The Banner For Support Me