How to Install and Uninstall signon.i686 Package on Fedora 39

Last updated: October 13,2024

1. Install "signon.i686" package

In this section, we are going to explain the necessary steps to install signon.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install signon.i686

2. Uninstall "signon.i686" package

This is a short guide on how to uninstall signon.i686 on Fedora 39:

$ sudo dnf remove signon.i686 $ sudo dnf autoremove

3. Information about the signon.i686 package on Fedora 39

Last metadata expiration check: 4:44:27 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : signon
Version : 8.60
Release : 13.fc39
Architecture : i686
Size : 355 k
Source : signon-8.60-13.fc39.src.rpm
Repository : fedora
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.