How to Install and Uninstall signon.x86_64 Package on AlmaLinux 9

Last updated: November 27,2024

1. Install "signon.x86_64" package

This guide let you learn how to install signon.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install signon.x86_64

2. Uninstall "signon.x86_64" package

In this section, we are going to explain the necessary steps to uninstall signon.x86_64 on AlmaLinux 9:

$ sudo dnf remove signon.x86_64 $ sudo dnf autoremove

3. Information about the signon.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:46:36 ago on Wed Mar 13 07:41:12 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.