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

Last updated: June 29,2024

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

Please follow the guidelines below to install rust-libm+default-devel.noarch on Oracle Linux 9

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

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

Please follow the guidance below to uninstall rust-libm+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:13:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-libm+default-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 "default" feature of the "libm" crate.