Description: Inkscape is a free and open-source vector graphics editor designed for creating and editing vector graphics such as illustrations, icons, logos, diagrams, and more. It supports a wide range of file formats and is known for its powerful set of drawing tools and features.
Type: software
Pricing: Free
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