How to Install and Uninstall perl-Net-GitHub.noarch Package on CentOS Stream 8

Last updated: October 08,2024

1. Install "perl-Net-GitHub.noarch" package

This tutorial shows how to install perl-Net-GitHub.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install perl-Net-GitHub.noarch

2. Uninstall "perl-Net-GitHub.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Net-GitHub.noarch on CentOS Stream 8:

$ sudo dnf remove perl-Net-GitHub.noarch $ sudo dnf autoremove

3. Information about the perl-Net-GitHub.noarch package on CentOS Stream 8

Last metadata expiration check: 5:27:47 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Net-GitHub
Version : 1.05
Release : 2.el8
Architecture : noarch
Size : 87 k
Source : perl-Net-GitHub-1.05-2.el8.src.rpm
Repository : epel
Summary : Perl interface for github.com
URL : https://metacpan.org/release/Net-GitHub
License : GPL+ or Artistic
Description : GitHub (http://github.com) is a popular git host; this package is a Perl API
: for working with GitHub users and repositories.