Provide the new 'paper' and deprecated 'paperconf' utility programs that come with the libpaper library. Both are used to print paper size information.
Provide the new 'paper' and deprecated 'paperconf' utility programs that come with the libpaper library. Both are used to print paper size information.
To install libpaper-utils, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libpaper-utils
To see what files were installed by libpaper-utils, run:
port contents libpaper-utils
To later upgrade libpaper-utils, run:
sudo port selfupdate && sudo port upgrade libpaper-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.