How to Install and Uninstall rust-onig+generate-devel.noarch Package on Fedora 39

Last updated: October 10,2024

1. Install "rust-onig+generate-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-onig+generate-devel.noarch on Fedora 39

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

2. Uninstall "rust-onig+generate-devel.noarch" package

Please follow the guidance below to uninstall rust-onig+generate-devel.noarch on Fedora 39:

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

3. Information about the rust-onig+generate-devel.noarch package on Fedora 39

Last metadata expiration check: 3:07:21 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-onig+generate-devel
Version : 6.4.0
Release : 3.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-onig-6.4.0-3.fc39.src.rpm
Repository : fedora
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 "generate" feature of the "onig" crate.