How to Install and Uninstall rust-libm+unstable-devel.noarch Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "rust-libm+unstable-devel.noarch" package

This tutorial shows how to install rust-libm+unstable-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-libm+unstable-devel.noarch

2. Uninstall "rust-libm+unstable-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-libm+unstable-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-libm+unstable-devel.noarch $ sudo dnf autoremove

3. Information about the rust-libm+unstable-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:26:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-libm+unstable-devel
Version : 0.2.8
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-libm-0.2.8-1.el9.src.rpm
Repository : epel
Summary : Libm in pure Rust
URL : https://crates.io/crates/libm
License : MIT OR Apache-2.0
Description : Libm in pure Rust.
:
: This package contains library source intended for building other packages which
: use the "unstable" feature of the "libm" crate.