How to Install and Uninstall libtree-ldd.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "libtree-ldd.x86_64" package

Please follow the instructions below to install libtree-ldd.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libtree-ldd.x86_64

2. Uninstall "libtree-ldd.x86_64" package

Please follow the guidance below to uninstall libtree-ldd.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libtree-ldd.x86_64 $ sudo dnf autoremove

3. Information about the libtree-ldd.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:15:49 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libtree-ldd
Version : 3.0.2
Release : 1.el8
Architecture : x86_64
Size : 23 k
Source : libtree-ldd-3.0.2-1.el8.src.rpm
Repository : epel
Summary : Like ldd but as a tree
URL : https://github.com/haampie/libtree
License : MIT
Description : A tool that:
: - turns ldd into a tree
: - explains why shared libraries are found and why not