How to Install and Uninstall rust-onig+print-debug-devel.noarch Package on Fedora 35

Last updated: May 12,2024

1. Install "rust-onig+print-debug-devel.noarch" package

Please follow the guidelines below to install rust-onig+print-debug-devel.noarch on Fedora 35

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

2. Uninstall "rust-onig+print-debug-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-onig+print-debug-devel.noarch on Fedora 35:

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

3. Information about the rust-onig+print-debug-devel.noarch package on Fedora 35

Last metadata expiration check: 3:08:00 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-onig+print-debug-devel
Version : 6.4.0
Release : 1.fc35
Architecture : noarch
Size : 8.1 k
Source : rust-onig-6.4.0-1.fc35.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 "print-debug" feature of the "onig" crate.