How to Install and Uninstall rust-findshlibs-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

Please follow the guidance below to install rust-findshlibs-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall rust-findshlibs-devel.noarch on Fedora 34:

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

3. Information about the rust-findshlibs-devel.noarch package on Fedora 34

Last metadata expiration check: 1:03:55 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-findshlibs-devel
Version : 0.8.0
Release : 1.fc34
Architecture : noarch
Size : 27 k
Source : rust-findshlibs-0.8.0-1.fc34.src.rpm
Repository : updates
Summary : Find the set of shared libraries loaded in the current process
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 "findshlibs" crate.