Follow simple steps to install btpd on Mac

Package Information:

Name: btpd
Use: Btpd is a utility for sharing files over the BitTorrent network protocol.
URL: https://github.com/btpd/btpd

Installation Steps:

  1. Open up your Terminal.
  2. Copy and execute below command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install btpd using brew
    brew install btpd

btpd is ready to use now!