How to Install and Uninstall rust-regex-test-devel.noarch Package on Fedora 38

Last updated: January 11,2025

1. Install "rust-regex-test-devel.noarch" package

This is a short guide on how to install rust-regex-test-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-regex-test-devel.noarch

2. Uninstall "rust-regex-test-devel.noarch" package

Please follow the guidance below to uninstall rust-regex-test-devel.noarch on Fedora 38:

$ sudo dnf remove rust-regex-test-devel.noarch $ sudo dnf autoremove

3. Information about the rust-regex-test-devel.noarch package on Fedora 38

Last metadata expiration check: 2:44:58 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-regex-test-devel
Version : 0.1.0
Release : 1.fc38
Architecture : noarch
Size : 27 k
Source : rust-regex-test-0.1.0-1.fc38.src.rpm
Repository : updates
Summary : Infrastructure for testing regexes
URL : https://crates.io/crates/regex-test
License : MIT OR Apache-2.0
Description : Infrastructure for testing regexes. You probably don't want to use this
: crate unless you're working on a regex implementation.
:
: This package contains library source intended for building other packages which
: use the "regex-test" crate.