How to Install and Uninstall rust-onig+std-pattern-devel.noarch Package on Fedora 36

Last updated: May 05,2024

1. Install "rust-onig+std-pattern-devel.noarch" package

Please follow the step by step instructions below to install rust-onig+std-pattern-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-onig+std-pattern-devel.noarch

2. Uninstall "rust-onig+std-pattern-devel.noarch" package

Please follow the guidelines below to uninstall rust-onig+std-pattern-devel.noarch on Fedora 36:

$ sudo dnf remove rust-onig+std-pattern-devel.noarch $ sudo dnf autoremove

3. Information about the rust-onig+std-pattern-devel.noarch package on Fedora 36

Last metadata expiration check: 3:45:06 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-onig+std-pattern-devel
Version : 6.4.0
Release : 1.fc36
Architecture : noarch
Size : 7.9 k
Source : rust-onig-6.4.0-1.fc36.src.rpm
Repository : updates
Summary : Rust bindings for the Oniguruma regular expression library
URL : https://crates.io/crates/onig
License : MIT
Description : Rust-Onig is a set of Rust bindings for the Oniguruma regular expression
: library. Oniguruma is a modern regex library with support for multiple
: character encodings and regex syntaxes.
:
: This package contains library source intended for building other packages which
: use the "std-pattern" feature of the "onig" crate.