How to Install and Uninstall rust-assert_matches+default-devel.noarch Package on Fedora 35

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install rust-assert_matches+default-devel.noarch on Fedora 35

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

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

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

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

3. Information about the rust-assert_matches+default-devel.noarch package on Fedora 35

Last metadata expiration check: 1:01:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-assert_matches+default-devel
Version : 1.5.0
Release : 2.fc35
Architecture : noarch
Size : 7.8 k
Source : rust-assert_matches-1.5.0-2.fc35.src.rpm
Repository : fedora
Summary : Asserts that a value matches a pattern
URL : https://crates.io/crates/assert_matches
License : MIT or ASL 2.0
Description : Asserts that a value matches a pattern.
:
: This package contains library source intended for building other packages
: which use "default" feature of "assert_matches" crate.