utilities useful to people who use the etree network
Command line utilities useful to people who use the http://etree.org network. They revolve primarily around sanity checking downloaded files and preparing them for burning to CD.
Command line utilities useful to people who use the http://etree.org network. They revolve primarily around sanity checking downloaded files and preparing them for burning to CD.
To install etree-scripts, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install etree-scripts
To see what files were installed by etree-scripts, run:
port contents etree-scripts
To later upgrade etree-scripts, run:
sudo port selfupdate && sudo port upgrade etree-scripts
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.