How to Install and Uninstall oidc-agent-libs.x86_64 Package on Rocky Linux 9

Last updated: October 08,2024

1. Install "oidc-agent-libs.x86_64" package

In this section, we are going to explain the necessary steps to install oidc-agent-libs.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install oidc-agent-libs.x86_64

2. Uninstall "oidc-agent-libs.x86_64" package

Here is a brief guide to show you how to uninstall oidc-agent-libs.x86_64 on Rocky Linux 9:

$ sudo dnf remove oidc-agent-libs.x86_64 $ sudo dnf autoremove

3. Information about the oidc-agent-libs.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:53:33 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : oidc-agent-libs
Version : 5.1.0
Release : 1.el9
Architecture : x86_64
Size : 28 k
Source : oidc-agent-5.1.0-1.el9.src.rpm
Repository : epel
Summary : Library for oidc-agent
URL : https://github.com/indigo-dc/oidc-agent
License : MIT AND ISC AND LGPL-2.1-or-later AND BSD-2-Clause
Description : oidc-agent is a command line tool for obtaining OpenID Connect tokens
: on the command line.
:
: This package provides a library for easy communication with oidc-agent.
: Applications can use this library to request access tokens from
: oidc-agent.