How to Install and Uninstall oidc-agent-cli.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "oidc-agent-cli.x86_64" package
Please follow the instructions below to install oidc-agent-cli.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
oidc-agent-cli.x86_64
Copied
2. Uninstall "oidc-agent-cli.x86_64" package
This guide covers the steps necessary to uninstall oidc-agent-cli.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
oidc-agent-cli.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the oidc-agent-cli.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:14:49 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : oidc-agent-cli
Version : 5.1.0
Release : 1.el8
Architecture : x86_64
Size : 269 k
Source : oidc-agent-5.1.0-1.el8.src.rpm
Repository : epel
Summary : Command line tool for obtaining OpenID Connect tokens
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 set of tools to manage OpenID Connect tokens and make
: them easily usable from the command line. These tools follow ssh-agent
: design, so OIDC tokens can be handled in a similar way as ssh keys.
: The agent stores multiple configurations and their associated refresh
: tokens securely.
:
: This tool consists of five programs:
: - oidc-agent that handles communication with the OIDC provider
: - oidc-gen that generates config files
: - oidc-add that loads (and unloads) configuration into the agent
: - oidc-token that can be used to get access token on the command line
: - oidc-key-chain that re-uses oidc-agent across logins
Available Packages
Name : oidc-agent-cli
Version : 5.1.0
Release : 1.el8
Architecture : x86_64
Size : 269 k
Source : oidc-agent-5.1.0-1.el8.src.rpm
Repository : epel
Summary : Command line tool for obtaining OpenID Connect tokens
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 set of tools to manage OpenID Connect tokens and make
: them easily usable from the command line. These tools follow ssh-agent
: design, so OIDC tokens can be handled in a similar way as ssh keys.
: The agent stores multiple configurations and their associated refresh
: tokens securely.
:
: This tool consists of five programs:
: - oidc-agent that handles communication with the OIDC provider
: - oidc-gen that generates config files
: - oidc-add that loads (and unloads) configuration into the agent
: - oidc-token that can be used to get access token on the command line
: - oidc-key-chain that re-uses oidc-agent across logins