the next generation of the popular BSD Automounter, Amd. Am-utils includes many additional updates, ports, programs, features (such as Autofs support, NFS V.3 support, and shared libraries), bug fixes, and more.
the next generation of the popular BSD Automounter, Amd. Am-utils includes many additional updates, ports, programs, features (such as Autofs support, NFS V.3 support, and shared libraries), bug fixes, and more.
To install am-utils, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install am-utils
To see what files were installed by am-utils, run:
port contents am-utils
To later upgrade am-utils, run:
sudo port selfupdate && sudo port upgrade am-utils
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.