How to Install and Uninstall uriparser.i686 Package on Amazon Linux 2
Last updated: November 25,2024
1. Install "uriparser.i686" package
In this section, we are going to explain the necessary steps to install uriparser.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
uriparser.i686
Copied
2. Uninstall "uriparser.i686" package
Learn how to uninstall uriparser.i686 on Amazon Linux 2:
$
sudo yum remove
uriparser.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the uriparser.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : uriparser
Arch : i686
Version : 0.7.5
Release : 10.amzn2
Size : 113 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.
Available Packages
Name : uriparser
Arch : i686
Version : 0.7.5
Release : 10.amzn2
Size : 113 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.