How to Install and Uninstall rust-libloading0.7+default-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "rust-libloading0.7+default-devel.noarch" package

Please follow the instructions below to install rust-libloading0.7+default-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-libloading0.7+default-devel.noarch

2. Uninstall "rust-libloading0.7+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-libloading0.7+default-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-libloading0.7+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-libloading0.7+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:23:43 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-libloading0.7+default-devel
Version : 0.7.4
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-libloading0.7-0.7.4-1.el9.src.rpm
Repository : epel
Summary : Bindings for native dynamic library loading primitives
URL : https://crates.io/crates/libloading
License : ISC
Description : Bindings around the platform's dynamic library loading primitives with
: greatly improved memory safety.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "libloading" crate.