How to Install and Uninstall rust-strength_reduce+default-devel.noarch Package on AlmaLinux 9

Last updated: September 29,2024

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

In this section, we are going to explain the necessary steps to install rust-strength_reduce+default-devel.noarch on AlmaLinux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-strength_reduce+default-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-strength_reduce+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:11:07 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-strength_reduce+default-devel
Version : 0.2.4
Release : 2.el9
Architecture : noarch
Size : 7.2 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 "default" feature of the "strength_reduce" crate.