How to Install and Uninstall httpcomponents-client.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "httpcomponents-client.noarch" package

Please follow the guidance below to install httpcomponents-client.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install httpcomponents-client.noarch

2. Uninstall "httpcomponents-client.noarch" package

Please follow the step by step instructions below to uninstall httpcomponents-client.noarch on Fedora 34:

$ sudo dnf remove httpcomponents-client.noarch $ sudo dnf autoremove

3. Information about the httpcomponents-client.noarch package on Fedora 34

Last metadata expiration check: 2:28:08 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : httpcomponents-client
Version : 4.5.10
Release : 6.fc34
Architecture : noarch
Size : 707 k
Source : httpcomponents-client-4.5.10-6.fc34.src.rpm
Repository : fedora
Summary : HTTP agent implementation based on httpcomponents HttpCore
URL : http://hc.apache.org/
License : ASL 2.0
Description : HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on
: httpcomponents HttpCore. It also provides reusable components for
: client-side authentication, HTTP state management, and HTTP connection
: management. HttpComponents Client is a successor of and replacement
: for Commons HttpClient 3.x. Users of Commons HttpClient are strongly
: encouraged to upgrade.