How to Install and Uninstall httpcomponents-client Package on openSUSE Leap

Last updated: May 20,2024

1. Install "httpcomponents-client" package

Please follow the steps below to install httpcomponents-client on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install httpcomponents-client

2. Uninstall "httpcomponents-client" package

This is a short guide on how to uninstall httpcomponents-client on openSUSE Leap:

$ sudo zypper remove httpcomponents-client

3. Information about the httpcomponents-client package on openSUSE Leap

Information for package httpcomponents-client:
----------------------------------------------
Repository : Main Repository
Name : httpcomponents-client
Version : 4.5.12-150200.3.6.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 895.0 KiB
Installed : No
Status : not installed
Source package : httpcomponents-client-4.5.12-150200.3.6.4.src
Upstream URL : https://hc.apache.org/
Summary : HTTP agent implementation based on httpcomponents HttpCore
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.