How to Install and Uninstall rust-libloading+default-devel.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "rust-libloading+default-devel.noarch" package

Please follow the step by step instructions below to install rust-libloading+default-devel.noarch on Fedora 36

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

2. Uninstall "rust-libloading+default-devel.noarch" package

This is a short guide on how to uninstall rust-libloading+default-devel.noarch on Fedora 36:

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

3. Information about the rust-libloading+default-devel.noarch package on Fedora 36

Last metadata expiration check: 3:05:04 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-libloading+default-devel
Version : 0.7.3
Release : 1.fc36
Architecture : noarch
Size : 8.6 k
Source : rust-libloading-0.7.3-1.fc36.src.rpm
Repository : fedora
Summary : Safer binding to platform’s dynamic library loading utilities
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.