How to Install and Uninstall httpcomponents-project.noarch Package on Amazon Linux 2
Last updated: January 06,2025
1. Install "httpcomponents-project.noarch" package
This tutorial shows how to install httpcomponents-project.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
httpcomponents-project.noarch
Copied
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
Copied
$
sudo yum autoremove
Copied
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.
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.