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

Last updated: September 20,2024

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

Please follow the steps below to install perl-Net-OAuth.noarch on Rocky Linux 8

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

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

Please follow the guidance below to uninstall perl-Net-OAuth.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 2:21:54 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Net-OAuth
Version : 0.28
Release : 20.el8
Architecture : noarch
Size : 80 k
Source : perl-Net-OAuth-0.28-20.el8.src.rpm
Repository : epel
Summary : OAuth protocol support library for Perl
URL : https://metacpan.org/release/Net-OAuth
License : GPL+ or Artistic
Description : Perl implementation of OAuth, an open protocol to allow secure API
: authentication in a simple and standard method from desktop and web
: applications. In practical terms, a mechanism for a Consumer to request
: protected resources from a Service Provider on behalf of a user.