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

Last updated: June 29,2024

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

This is a short guide on how to install rust-libloading0.7+default-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-libloading0.7+default-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 3:10:53 ago on Thu Feb 15 07:50:05 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.