How to Install and Uninstall uriparser.x86_64 Package on Amazon Linux 2

Last updated: June 29,2024

1. Install "uriparser.x86_64" package

Learn how to install uriparser.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install uriparser.x86_64

2. Uninstall "uriparser.x86_64" package

Please follow the steps below to uninstall uriparser.x86_64 on Amazon Linux 2:

$ sudo yum remove uriparser.x86_64 $ sudo yum autoremove

3. Information about the uriparser.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : uriparser
Arch : x86_64
Version : 0.7.5
Release : 10.amzn2
Size : 110 k
Repo : amzn2-core/2/x86_64
Summary : URI parsing library - RFC 3986
URL : http://uriparser.sourceforge.net/
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.