LibreCAD is a free Open Source CAD application for Windows, Apple and Linux. Support and documentation is free from our large, dedicated community of users, contributors and developers. You, too, can also get involved!
LibreCAD is a free Open Source CAD application for Windows, Apple and Linux. Support and documentation is free from our large, dedicated community of users, contributors and developers. You, too, can also get involved!
To install LibreCAD-devel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install LibreCAD-devel
To see what files were installed by LibreCAD-devel, run:
port contents LibreCAD-devel
To later upgrade LibreCAD-devel, run:
sudo port selfupdate && sudo port upgrade LibreCAD-devel
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.