How to Install and Uninstall rust-matches+default-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rust-matches+default-devel.noarch" package

This guide covers the steps necessary to install rust-matches+default-devel.noarch on Fedora 34

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

2. Uninstall "rust-matches+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-matches+default-devel.noarch on Fedora 34:

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

3. Information about the rust-matches+default-devel.noarch package on Fedora 34

Last metadata expiration check: 2:07:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-matches+default-devel
Version : 0.1.9
Release : 1.fc34
Architecture : noarch
Size : 7.6 k
Source : rust-matches-0.1.9-1.fc34.src.rpm
Repository : updates
Summary : Macro to evaluate, as a boolean, whether an expression matches a pattern
URL : https://crates.io/crates/matches
License : MIT
Description : Macro to evaluate, as a boolean, whether an expression matches a pattern.
:
: This package contains library source intended for building other packages
: which use "default" feature of "matches" crate.