How to Install and Uninstall rust-ff+std-devel.noarch Package on AlmaLinux 9

Last updated: June 06,2024

1. Install "rust-ff+std-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-ff+std-devel.noarch

2. Uninstall "rust-ff+std-devel.noarch" package

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

$ sudo dnf remove rust-ff+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-ff+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:25:48 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-ff+std-devel
Version : 0.13.0
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-ff-0.13.0-1.el9.src.rpm
Repository : epel
Summary : Library for building and interfacing with finite fields
URL : https://crates.io/crates/ff
License : MIT OR Apache-2.0
Description : Library for building and interfacing with finite fields.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "ff" crate.