How to Install and Uninstall rust-option-operations+default-devel.noarch Package on Fedora 36

Last updated: May 05,2024

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

This guide let you learn how to install rust-option-operations+default-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall rust-option-operations+default-devel.noarch on Fedora 36:

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

3. Information about the rust-option-operations+default-devel.noarch package on Fedora 36

Last metadata expiration check: 0:50:18 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-option-operations+default-devel
Version : 0.4.1
Release : 1.fc36
Architecture : noarch
Size : 7.3 k
Source : rust-option-operations-0.4.1-1.fc36.src.rpm
Repository : updates
Summary : Improve arithmetic operations usability when dealing with Options
URL : https://crates.io/crates/option-operations
License : MIT or ASL 2.0
Description : Traits and auto-implementations to improve arithmetic operations usability when
: dealing with `Option`s.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "option-operations" crate.