How to Install and Uninstall rust-assert_matches+default-devel.noarch Package on AlmaLinux 9

Last updated: September 29,2024

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

This is a short guide on how to install rust-assert_matches+default-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-assert_matches+default-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-assert_matches+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:45:37 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-assert_matches+default-devel
Version : 1.5.0
Release : 4.el9
Architecture : noarch
Size : 7.8 k
Source : rust-assert_matches-1.5.0-4.el9.src.rpm
Repository : epel
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.