How to Install and Uninstall rust-strength_reduce-devel.noarch Package on Oracle Linux 9

Last updated: September 22,2024

1. Install "rust-strength_reduce-devel.noarch" package

This guide let you learn how to install rust-strength_reduce-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-strength_reduce-devel.noarch

2. Uninstall "rust-strength_reduce-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-strength_reduce-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-strength_reduce-devel.noarch $ sudo dnf autoremove

3. Information about the rust-strength_reduce-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:10:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-strength_reduce-devel
Version : 0.2.4
Release : 2.el9
Architecture : noarch
Size : 25 k
Source : rust-strength_reduce-0.2.4-2.el9.src.rpm
Repository : epel
Summary : Faster integer division and modulus operations
URL : https://crates.io/crates/strength_reduce
License : MIT OR Apache-2.0
Description : Faster integer division and modulus operations.
:
: This package contains library source intended for building other packages which
: use the "strength_reduce" crate.