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
Description: Podman is an open source container engine that is designed to be an alternative to Docker. It allows users to run OCI-compliant Linux containers and build container images without relying on a daemon process like Docker does.
Type: software
Pricing: Open Source