How to Install and Uninstall perl-Net-OpenID-Common.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "perl-Net-OpenID-Common.noarch" package

Please follow the instructions below to install perl-Net-OpenID-Common.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-Net-OpenID-Common.noarch

2. Uninstall "perl-Net-OpenID-Common.noarch" package

This guide covers the steps necessary to uninstall perl-Net-OpenID-Common.noarch on Rocky Linux 8:

$ sudo dnf remove perl-Net-OpenID-Common.noarch $ sudo dnf autoremove

3. Information about the perl-Net-OpenID-Common.noarch package on Rocky Linux 8

Last metadata expiration check: 1:40:23 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Net-OpenID-Common
Version : 1.20
Release : 11.el8
Architecture : noarch
Size : 51 k
Source : perl-Net-OpenID-Common-1.20-11.el8.src.rpm
Repository : epel
Summary : Libraries shared between Net::OpenID::Consumer and Net::OpenID::Server
URL : https://metacpan.org/release/Net-OpenID-Common
License : GPL+ or Artistic
Description : The Consumer and Server implementations share a few libraries which live
: with this module. This module is here largely to hold the version number
: and this documentation, though it also incorporates some utility functions
: inherited from previous versions of Net::OpenID::Consumer.