LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.
LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.
To install libreoffice, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libreoffice
To see what files were installed by libreoffice, run:
port contents libreoffice
To later upgrade libreoffice, run:
sudo port selfupdate && sudo port upgrade libreoffice
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.