In this section I will show you how to Install Metasploit without Error like "Bundle Install"
Type the commands
pkg install unstable-repo
pkg install ruby-dev clang make libffi-dev
(It may gives you error Don't worry just ignore)
pkg install autoconf build-essential
pkg install metasploit
Now you have successfully Installed Metasploit without Error. 😄
Comments