How to Install and Uninstall perl-Net-OpenID-Server.noarch Package on Rocky Linux 9

Last updated: November 01,2024

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

In this section, we are going to explain the necessary steps to install perl-Net-OpenID-Server.noarch on Rocky Linux 9

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

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

This guide let you learn how to uninstall perl-Net-OpenID-Server.noarch on Rocky Linux 9:

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

3. Information about the perl-Net-OpenID-Server.noarch package on Rocky Linux 9

Last metadata expiration check: 2:44:59 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Net-OpenID-Server
Version : 1.09
Release : 21.el9
Architecture : noarch
Size : 37 k
Source : perl-Net-OpenID-Server-1.09-21.el9.src.rpm
Repository : epel
Summary : Library for building your own OpenID server/provider
URL : https://metacpan.org/release/Net-OpenID-Server
License : (GPL+ or Artistic) and Public Domain
Description : This is the Perl API for (the server half of) OpenID, a distributed
: identity system based on proving you own a URL, which is then your
: identity.