Library for imagepile, jdupes, winregfs, zeromerge.
libjodycode is a software code library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge.
libjodycode is a software code library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge.
To install libjodycode, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libjodycode
To see what files were installed by libjodycode, run:
port contents libjodycode
To later upgrade libjodycode, run:
sudo port selfupdate && sudo port upgrade libjodycode
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.