How to Install and Uninstall rust-onig+posix-api-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

1. Install "rust-onig+posix-api-devel.noarch" package

Please follow the step by step instructions below to install rust-onig+posix-api-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-onig+posix-api-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-onig+posix-api-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-onig+posix-api-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:31:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-onig+posix-api-devel
Version : 6.4.0
Release : 2.el9
Architecture : noarch
Size : 8.0 k
Source : rust-onig-6.4.0-2.el9.src.rpm
Repository : epel
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 "posix-api" feature of the "onig" crate.