How to Install and Uninstall php-pear-Net-URL2.noarch Package on Fedora 38

Last updated: September 21,2024

1. Install "php-pear-Net-URL2.noarch" package

Here is a brief guide to show you how to install php-pear-Net-URL2.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install php-pear-Net-URL2.noarch

2. Uninstall "php-pear-Net-URL2.noarch" package

In this section, we are going to explain the necessary steps to uninstall php-pear-Net-URL2.noarch on Fedora 38:

$ sudo dnf remove php-pear-Net-URL2.noarch $ sudo dnf autoremove

3. Information about the php-pear-Net-URL2.noarch package on Fedora 38

Last metadata expiration check: 4:44:16 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-pear-Net-URL2
Version : 2.2.1
Release : 14.fc38
Architecture : noarch
Size : 27 k
Source : php-pear-Net-URL2-2.2.1-14.fc38.src.rpm
Repository : fedora
Summary : Class for parsing and handling URL
URL : http://pear.php.net/package/Net_URL2
License : BSD
Description : Provides parsing of URLs into their constituent parts (scheme, host, path
: etc.), URL generation, and resolving of relative URLs.