1. Download git
cd
sudo apt-get install -y git
2. Cloning project metasploit ke komputer kita:
git clone https://github.com/rapid7/metasploit-framework.git
3. Install ruby:
sudo apt-get install ruby1.9.3
4. Jalankan Metasploit:
cd metasploit-framework
sudo ./msfconsole
Sumber: http://www.clshack.com/en/ubuntu-12-04-install-metasploit-from-git.html
SEO: Cara menginstall repository backtrack 5 R1 R2 di Ubuntu 12.04