How to Install and Uninstall rust-onig_sys+generate-devel.noarch Package on Fedora 34

Last updated: June 29,2024

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

Please follow the steps below to install rust-onig_sys+generate-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall rust-onig_sys+generate-devel.noarch on Fedora 34:

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

3. Information about the rust-onig_sys+generate-devel.noarch package on Fedora 34

Last metadata expiration check: 4:44:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-onig_sys+generate-devel
Version : 69.7.1
Release : 1.fc34
Architecture : noarch
Size : 8.4 k
Source : rust-onig_sys-69.7.1-1.fc34.src.rpm
Repository : updates
Summary : `onig_sys` crate contains raw rust bindings to the oniguruma library
URL : https://crates.io/crates/onig_sys
License : MIT
Description : `onig_sys` crate contains raw rust bindings to the oniguruma library. This
: crate exposes a set of unsafe functions which can then be used by other crates
: to create safe wrappers around Oniguruma.
: You probably don't want to link to this crate directly; instead check out the
: `onig` crate.
:
: This package contains library source intended for building other packages
: which use "generate" feature of "onig_sys" crate.