Description: Apache OpenOffice is a free, open source office suite for Windows, macOS and Linux. It includes features like a word processor, spreadsheet, presentation tool, and drawing and database programs. It provides a free alternative to Microsoft Office.
Type: software
Pricing: Open Source
Description: ltrace is a debugging utility that intercepts and records dynamic library calls which are called by an executed process. It can be used to trace calls made by programs to shared libraries and helps debug issues caused by dynamic linking.
Type: software