Follow simple steps to install aptly-completion on Mac

Package Information:

Name: aptly-completion
Use: aptly is a swiss army knife for Debian repository management
URL: https://github.com/aptly-dev/aptly-bash-completion

Installation Steps:

  1. Open Terminal using Spotlight search by pressing <command+space>. Type terminal and hit Enter key.
  2. Copy and run the following command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install aptly-completion using brew
    brew install aptly-completion

aptly-completion is ready to use now!