How to Install and Uninstall signon.x86_64 Package on Rocky Linux 9

Last updated: May 15,2024

1. Install "signon.x86_64" package

Please follow the guidance below to install signon.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install signon.x86_64

2. Uninstall "signon.x86_64" package

Please follow the guidelines below to uninstall signon.x86_64 on Rocky Linux 9:

$ sudo dnf remove signon.x86_64 $ sudo dnf autoremove

3. Information about the signon.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:09:07 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : signon
Version : 8.60
Release : 10.el9
Architecture : x86_64
Size : 323 k
Source : signon-8.60-10.el9.src.rpm
Repository : epel
Summary : Accounts framework for Linux and POSIX based platforms
URL : https://gitlab.com/accounts-sso/signond
License : LGPLv2
Description : Single Sign-On is a framework for centrally storing authentication credentials
: and handling authentication on behalf of applications as requested by
: applications. It consists of a secure storage of login credentials (for example
: usernames and passwords), plugins for different authentication systems and a
: client library for applications to communicate with this system.