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

Last updated: October 07,2024

1. Install "rust-option-ext-devel.noarch" package

This guide covers the steps necessary to install rust-option-ext-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-option-ext-devel.noarch

2. Uninstall "rust-option-ext-devel.noarch" package

Please follow the steps below to uninstall rust-option-ext-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-option-ext-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:20:11 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-option-ext-devel
Version : 0.2.0
Release : 1.el9
Architecture : noarch
Size : 15 k
Source : rust-option-ext-0.2.0-1.el9.src.rpm
Repository : epel
Summary : Extends Option with additional operations
URL : https://crates.io/crates/option-ext
License : MPL-2.0
Description : Extends `Option` with additional operations.
:
: This package contains library source intended for building other packages which
: use the "option-ext" crate.