How to Install and Uninstall oniguruma.x86_64 Package on Oracle Linux 8
Last updated: November 10,2024
1. Install "oniguruma.x86_64" package
This guide covers the steps necessary to install oniguruma.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
oniguruma.x86_64
Copied
2. Uninstall "oniguruma.x86_64" package
This guide covers the steps necessary to uninstall oniguruma.x86_64 on Oracle Linux 8:
$
sudo dnf remove
oniguruma.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the oniguruma.x86_64 package on Oracle Linux 8
Last metadata expiration check: 0:51:48 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : oniguruma
Version : 6.8.2
Release : 2.el8
Architecture : x86_64
Size : 187 k
Source : oniguruma-6.8.2-2.el8.src.rpm
Repository : ol8_appstream
Summary : Regular expressions library
URL : https://github.com/kkos/oniguruma/
License : BSD
Description : Oniguruma is a regular expressions library.
: The characteristics of this library is that different character encoding
: for every regular expression object can be specified.
: (supported APIs: GNU regex, POSIX and Oniguruma native)
Available Packages
Name : oniguruma
Version : 6.8.2
Release : 2.el8
Architecture : x86_64
Size : 187 k
Source : oniguruma-6.8.2-2.el8.src.rpm
Repository : ol8_appstream
Summary : Regular expressions library
URL : https://github.com/kkos/oniguruma/
License : BSD
Description : Oniguruma is a regular expressions library.
: The characteristics of this library is that different character encoding
: for every regular expression object can be specified.
: (supported APIs: GNU regex, POSIX and Oniguruma native)