How to Install and Uninstall rust-regex-automata+syntax-devel.noarch Package on AlmaLinux 9

Last updated: September 29,2024

1. Install "rust-regex-automata+syntax-devel.noarch" package

This is a short guide on how to install rust-regex-automata+syntax-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-regex-automata+syntax-devel.noarch

2. Uninstall "rust-regex-automata+syntax-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-regex-automata+syntax-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-regex-automata+syntax-devel.noarch $ sudo dnf autoremove

3. Information about the rust-regex-automata+syntax-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:49:18 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-regex-automata+syntax-devel
Version : 0.4.5
Release : 1.el9
Architecture : noarch
Size : 8.5 k
Source : rust-regex-automata-0.4.5-1.el9.src.rpm
Repository : epel
Summary : Automata construction and matching using regular expressions
URL : https://crates.io/crates/regex-automata
License : MIT OR Apache-2.0
Description : Automata construction and matching using regular expressions.
:
: This package contains library source intended for building other packages which
: use the "syntax" feature of the "regex-automata" crate.