How to Install and Uninstall rust-option-ext+default-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

Please follow the guidelines below to install rust-option-ext+default-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-option-ext+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-option-ext+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:20:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-option-ext+default-devel
Version : 0.2.0
Release : 1.el9
Architecture : noarch
Size : 7.0 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 "default" feature of the "option-ext" crate.