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

Last updated: October 10,2024

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

In this section, we are going to explain the necessary steps to install php-pear-HTTP-Request.noarch on Oracle Linux 8

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

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

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

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

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

Last metadata expiration check: 6:50:39 ago on Mon Sep 12 02:51:38 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.