nrg4iso extracts data from a Nero Burning ROM image file (.nrg).
nrg4iso is a command line utility designed to extract data from a Nero Burning ROM image file (.nrg). Nrg image files may contain various types of data (audio, iso9660,...) and nrg4iso will as development progresses be able to extract most of them.
nrg4iso is a command line utility designed to extract data from a Nero Burning ROM image file (.nrg). Nrg image files may contain various types of data (audio, iso9660,...) and nrg4iso will as development progresses be able to extract most of them.
To install nrg4iso, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install nrg4iso
To see what files were installed by nrg4iso, run:
port contents nrg4iso
To later upgrade nrg4iso, run:
sudo port selfupdate && sudo port upgrade nrg4iso
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.