How to Install and Uninstall rust-findshlibs-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "rust-findshlibs-devel.noarch" package

Please follow the steps below to install rust-findshlibs-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-findshlibs-devel.noarch

2. Uninstall "rust-findshlibs-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-findshlibs-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-findshlibs-devel.noarch $ sudo dnf autoremove

3. Information about the rust-findshlibs-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:27:07 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-findshlibs-devel
Version : 0.10.2
Release : 2.el9
Architecture : noarch
Size : 28 k
Source : rust-findshlibs-0.10.2-2.el9.src.rpm
Repository : epel
Summary : Find the set of shared libraries loaded in the current process with a cross platform API
URL : https://crates.io/crates/findshlibs
License : MIT or ASL 2.0
Description : Find the set of shared libraries loaded in the current process with a cross
: platform API.
:
: This package contains library source intended for building other packages which
: use the "findshlibs" crate.