How to Install and Uninstall xinit Package on openSUSE Leap

Last updated: May 08,2024

1. Install "xinit" package

Please follow the instructions below to install xinit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install xinit

2. Uninstall "xinit" package

Please follow the steps below to uninstall xinit on openSUSE Leap:

$ sudo zypper remove xinit

3. Information about the xinit package on openSUSE Leap

Information for package xinit:
------------------------------
Repository : Main Repository
Name : xinit
Version : 1.4.0-6.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 138.0 KiB
Installed : No
Status : not installed
Source package : xinit-1.4.0-6.17.src
Upstream URL : http://xorg.freedesktop.org/
Summary : X Window System initializer
Description :
The xinit program is used to start the X Window System server and a
first client program on systems that are not using a display manager
such as xdm or in environments that use multiple window systems.
When this first client exits, xinit will kill the X server and then
terminate.