Easy steps to install reprepro package on Mac
Package Information:
Application Name – reprepro
What is reprepro – Not Available for reprepro
Use of reprepro – Debian package repository manager
URL – https://salsa.debian.org/brlink/reprepro
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install reprepro using brew
brew install reprepro
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
reprepro is ready to use now!