How to Install and Uninstall perl-pip.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-pip.noarch" package

In this section, we are going to explain the necessary steps to install perl-pip.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-pip.noarch

2. Uninstall "perl-pip.noarch" package

Here is a brief guide to show you how to uninstall perl-pip.noarch on Fedora 34:

$ sudo dnf remove perl-pip.noarch $ sudo dnf autoremove

3. Information about the perl-pip.noarch package on Fedora 34

Last metadata expiration check: 5:25:51 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-pip
Version : 1.19
Release : 29.fc34
Architecture : noarch
Size : 34 k
Source : perl-pip-1.19-29.fc34.src.rpm
Repository : fedora
Summary : Perl Installation Program, for scripted and distribution installation
URL : https://metacpan.org/release/pip
License : GPL+ or Artistic
Description : The pip ("Perl Installation Program") console application is used to
: install Perl distributions in a wide variety of formats, both from CPAN and
: from external third-party locations, while supporting module dependencies
: that go across the boundary from third-party to CPAN.