How to Install and Uninstall php-pear-HTTP-Request.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "php-pear-HTTP-Request.noarch" package

Please follow the steps below to install php-pear-HTTP-Request.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install php-pear-HTTP-Request.noarch

2. Uninstall "php-pear-HTTP-Request.noarch" package

Please follow the instructions below to uninstall php-pear-HTTP-Request.noarch on Rocky Linux 8:

$ sudo dnf remove php-pear-HTTP-Request.noarch $ sudo dnf autoremove

3. Information about the php-pear-HTTP-Request.noarch package on Rocky Linux 8

Last metadata expiration check: 1:58:00 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php-pear-HTTP-Request
Version : 1.4.4
Release : 18.el8
Architecture : noarch
Size : 28 k
Source : php-pear-HTTP-Request-1.4.4-18.el8.src.rpm
Repository : epel
Summary : Provides an easy way to perform HTTP requests
URL : http://pear.php.net/package/HTTP_Request
License : BSD
Description : Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
: Proxy Authentication, SSL, file uploads etc.