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

Last updated: October 06,2024

1. Install "perl-pip.noarch" package

This guide let you learn how to install perl-pip.noarch on Fedora 36

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

2. Uninstall "perl-pip.noarch" package

Learn how to uninstall perl-pip.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:37:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-pip
Version : 1.19
Release : 32.fc36
Architecture : noarch
Size : 33 k
Source : perl-pip-1.19-32.fc36.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.