How to Install and Uninstall gdm.x86_64 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "gdm.x86_64" package

This guide covers the steps necessary to install gdm.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install gdm.x86_64

2. Uninstall "gdm.x86_64" package

Learn how to uninstall gdm.x86_64 on Oracle Linux 9:

$ sudo dnf remove gdm.x86_64 $ sudo dnf autoremove

3. Information about the gdm.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:38:03 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gdm
Epoch : 1
Version : 40.1
Release : 21.0.1.el9
Architecture : x86_64
Size : 1.0 M
Source : gdm-40.1-21.0.1.el9.src.rpm
Repository : ol9_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.