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

Last updated: July 07,2024

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

Here is a brief guide to show you how to install rust-strength_reduce-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-strength_reduce-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:27:39 ago on Wed Mar 13 07:41:12 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.