Steps To Install fakeroot on Mac
Package Information:
Name: fakeroot
Use: Provide a fake root environment
URL: https://tracker.debian.org/pkg/fakeroot
Installation Steps:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Copy the below command and execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install fakeroot using brew
brew install fakeroot
fakeroot is ready to use now!