How to Install and Uninstall gdm.i686 Package on AlmaLinux 9

Last updated: June 30,2024

1. Install "gdm.i686" package

This guide covers the steps necessary to install gdm.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install gdm.i686

2. Uninstall "gdm.i686" package

Please follow the instructions below to uninstall gdm.i686 on AlmaLinux 9:

$ sudo dnf remove gdm.i686 $ sudo dnf autoremove

3. Information about the gdm.i686 package on AlmaLinux 9

Last metadata expiration check: 0:36:14 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gdm
Epoch : 1
Version : 40.1
Release : 21.el9.alma.1
Architecture : i686
Size : 851 k
Source : gdm-40.1-21.el9.alma.1.src.rpm
Repository : appstream
Summary : The GNOME Display Manager
URL : https://wiki.gnome.org/Projects/GDM
License : GPLv2+
Description : GDM, the GNOME Display Manager, handles authentication-related backend
: functionality for logging in a user and unlocking the user's session after
: it's been locked. GDM also provides functionality for initiating user-switching,
: so more than one user can be logged in at the same time. It handles
: graphical session registration with the system for both local and remote
: sessions (in the latter case, via the XDMCP protocol). In cases where the
: session doesn't provide it's own display server, GDM can start the display
: server on behalf of the session.