Easy way to Install Metasploit in ubuntu
sudo curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb >msfinstall && \
chmod 755 msfinstall && \
./msfinstall
sudo curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb >msfinstall && \
chmod 755 msfinstall && \
./msfinstall