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

Last updated: October 08,2024

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

Please follow the guidelines below to install oidc-agent-desktop.x86_64 on Rocky Linux 9

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

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

This tutorial shows how to uninstall oidc-agent-desktop.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 2:14:04 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : oidc-agent-desktop
Version : 5.1.0
Release : 1.el9
Architecture : x86_64
Size : 53 k
Source : oidc-agent-5.1.0-1.el9.src.rpm
Repository : epel
Summary : GUI integration 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 : Desktop integration files for oidc-gen and oidc-agent.
:
: This package adds two ways for supporting the usage of oidc-agent in a
: graphical environment:
: - The .desktop file to leverage browser integration to support the
: authorization code flow in oidc-gen.
: - The Xsession file to consistently set the environment variables
: necessary to for client tools to connect to the oidc-agent daemon.