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:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Copy and run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install aptly-completion using brew
brew install aptly-completion
aptly-completion is ready to use now!