rar is the official RAR archiver utility, providing complete support for RAR and ZIP archives and is able to unpack CAB, ARJ, LZH, TAR, GZ, UUE, BZ2, JAR, ISO, 7Z, XZ, Z archives.
rar is the official RAR archiver utility, providing complete support for RAR and ZIP archives and is able to unpack CAB, ARJ, LZH, TAR, GZ, UUE, BZ2, JAR, ISO, 7Z, XZ, Z archives.
To install rar, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rar
To see what files were installed by rar, run:
port contents rar
To later upgrade rar, run:
sudo port selfupdate && sudo port upgrade rar
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.