How to Install and Uninstall uriparser.x86_64 Package on Oracle Linux 8

Last updated: January 07,2025

1. Install "uriparser.x86_64" package

Please follow the guidelines below to install uriparser.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install uriparser.x86_64

2. Uninstall "uriparser.x86_64" package

In this section, we are going to explain the necessary steps to uninstall uriparser.x86_64 on Oracle Linux 8:

$ sudo dnf remove uriparser.x86_64 $ sudo dnf autoremove

3. Information about the uriparser.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:24:04 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : uriparser
Version : 0.9.3
Release : 2.el8
Architecture : x86_64
Size : 65 k
Source : uriparser-0.9.3-2.el8.src.rpm
Repository : epel
Summary : URI parsing library - RFC 3986
URL : https://uriparser.github.io/
License : BSD
Description : Uriparser is a strictly RFC 3986 compliant URI parsing library written
: in C. uriparser is cross-platform, fast, supports Unicode and is
: licensed under the New BSD license.