How to Install and Uninstall uriparser.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "uriparser.x86_64" package

This tutorial shows how to install uriparser.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install uriparser.x86_64

2. Uninstall "uriparser.x86_64" package

Here is a brief guide to show you how to uninstall uriparser.x86_64 on Fedora 35:

$ sudo dnf remove uriparser.x86_64 $ sudo dnf autoremove

3. Information about the uriparser.x86_64 package on Fedora 35

Last metadata expiration check: 3:12:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : uriparser
Version : 0.9.6
Release : 1.fc35
Architecture : x86_64
Size : 60 k
Source : uriparser-0.9.6-1.fc35.src.rpm
Repository : updates
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.