How to Install and Uninstall rust-onig+posix-api-devel.noarch Package on Fedora 38

Last updated: January 19,2025

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

Here is a brief guide to show you how to install rust-onig+posix-api-devel.noarch on Fedora 38

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

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

This is a short guide on how to uninstall rust-onig+posix-api-devel.noarch on Fedora 38:

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

3. Information about the rust-onig+posix-api-devel.noarch package on Fedora 38

Last metadata expiration check: 0:42:32 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-onig+posix-api-devel
Version : 6.4.0
Release : 2.fc38
Architecture : noarch
Size : 8.2 k
Source : rust-onig-6.4.0-2.fc38.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 "posix-api" feature of the "onig" crate.