How to Install and Uninstall ltrace Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 15,2024

1. Install "ltrace" package

Please follow the guidelines below to install ltrace on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install ltrace

2. Uninstall "ltrace" package

This tutorial shows how to uninstall ltrace on Ubuntu 20.04 LTS (Focal Fossa):

$ sudo apt remove ltrace $ sudo apt autoclean && sudo apt autoremove

3. Information about the ltrace package on Ubuntu 20.04 LTS (Focal Fossa)

Package: ltrace
Architecture: amd64
Version: 0.7.3-6.1ubuntu1
Priority: standard
Section: utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Juan Cespedes
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 368
Depends: libc6 (>= 2.14), libelf1 (>= 0.131), libselinux1 (>= 1.32)
Filename: pool/main/l/ltrace/ltrace_0.7.3-6.1ubuntu1_amd64.deb
Size: 121348
MD5sum: 787af18c335104b39e4949efd4b0f540
SHA1: 3b748c721fc0a37bd2fec909df54c7a31085de7d
SHA256: 7e3167285ce55c60b19cef4e74ab4f5c3714e35766773813b7383d2395ddb307
Description: Tracks runtime library calls in dynamically linked programs
Description-md5: ff2cc28bbc4f3ce119d059af641ea073
Task: standard