How to Install and Uninstall libtree-ldd.x86_64 Package on Rocky Linux 9
Last updated: November 26,2024
1. Install "libtree-ldd.x86_64" package
This is a short guide on how to install libtree-ldd.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libtree-ldd.x86_64
Copied
2. Uninstall "libtree-ldd.x86_64" package
Please follow the guidelines below to uninstall libtree-ldd.x86_64 on Rocky Linux 9:
$
sudo dnf remove
libtree-ldd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libtree-ldd.x86_64 package on Rocky Linux 9
Last metadata expiration check: 2:44:03 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libtree-ldd
Version : 3.1.0
Release : 1.el9
Architecture : x86_64
Size : 24 k
Source : libtree-ldd-3.1.0-1.el9.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
Available Packages
Name : libtree-ldd
Version : 3.1.0
Release : 1.el9
Architecture : x86_64
Size : 24 k
Source : libtree-ldd-3.1.0-1.el9.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