How to Install and Uninstall rust-onig_sys+bindgen-devel.noarch Package on Fedora 36

Last updated: October 06,2024

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

Please follow the instructions below to install rust-onig_sys+bindgen-devel.noarch on Fedora 36

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

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

Please follow the steps below to uninstall rust-onig_sys+bindgen-devel.noarch on Fedora 36:

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

3. Information about the rust-onig_sys+bindgen-devel.noarch package on Fedora 36

Last metadata expiration check: 5:04:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-onig_sys+bindgen-devel
Version : 69.8.1
Release : 1.fc36
Architecture : noarch
Size : 8.2 k
Source : rust-onig_sys-69.8.1-1.fc36.src.rpm
Repository : updates
Summary : Rust bindings for oniguruma
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 the "bindgen" feature of the "onig_sys" crate.