PPMD is a fast archiver with a good compression ratio. It is written for embedding in user programs mainly it is not intended for immediate use. Speed and performance improvements of abstract PPM model 1-6 are the main goal.
PPMD is a fast archiver with a good compression ratio. It is written for embedding in user programs mainly it is not intended for immediate use. Speed and performance improvements of abstract PPM model 1-6 are the main goal.
To install ppmd, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ppmd
To see what files were installed by ppmd, run:
port contents ppmd
To later upgrade ppmd, run:
sudo port selfupdate && sudo port upgrade ppmd
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.