How to Install and Uninstall httpcomponents-project.noarch Package on Amazon Linux 2

Last updated: June 16,2024

1. Install "httpcomponents-project.noarch" package

This tutorial shows how to install httpcomponents-project.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install httpcomponents-project.noarch

2. Uninstall "httpcomponents-project.noarch" package

In this section, we are going to explain the necessary steps to uninstall httpcomponents-project.noarch on Amazon Linux 2:

$ sudo yum remove httpcomponents-project.noarch $ sudo yum autoremove

3. Information about the httpcomponents-project.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : httpcomponents-project
Arch : noarch
Version : 6
Release : 4.amzn2
Size : 13 k
Repo : amzn2-core/2/x86_64
Summary : Common POM file for HttpComponents
URL : http://hc.apache.org/
License : ASL 2.0
Description : Common Maven POM file for HttpComponents. This project should be
: required only for building dependant packages with Maven. Please
: don't use it as runtime requirement.