How to Install and Uninstall lightdm Package on openSUSE Leap

Last updated: May 20,2024

1. Install "lightdm" package

Here is a brief guide to show you how to install lightdm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install lightdm

2. Uninstall "lightdm" package

This tutorial shows how to uninstall lightdm on openSUSE Leap:

$ sudo zypper remove lightdm

3. Information about the lightdm package on openSUSE Leap

Information for package lightdm:
--------------------------------
Repository : Main Repository
Name : lightdm
Version : 1.32.0-bp155.1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 380.3 KiB
Installed : No
Status : not installed
Source package : lightdm-1.32.0-bp155.1.8.src
Upstream URL : https://freedesktop.org/wiki/Software/LightDM
Summary : Lightweight, Cross-desktop Display Manager
Description :
LightDM is a lightweight, cross-desktop display manager. Its main
features are a well-defined greeter API allowing multiple GUIs,
support for all display manager use cases, with plugins where
appropriate, low code complexity, and fast performance. Due to its
cross-platform nature greeters can be written in several toolkits
such as Qt and GTK+.