How to Install and Uninstall xdm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "xdm" package

Please follow the guidance below to install xdm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xdm

2. Uninstall "xdm" package

Please follow the instructions below to uninstall xdm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xdm $ sudo apt autoclean && sudo apt autoremove

3. Information about the xdm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xdm
Priority: optional
Section: universe/x11
Installed-Size: 828
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Version: 1:1.1.11-1ubuntu1
Provides: x-display-manager
Depends: libc6 (>= 2.11), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libx11-6, libxau6, libxaw7, libxdmcp6, libxext6, libxft2 (>> 2.1.1), libxinerama1, libxmu6, libxpm4, libxrender1, libxt6, debconf (>= 1.2.9) | debconf-2.0, x11-utils | xbase-clients | xmessage, cpp, lsb-base (>= 3.2-14), x11-xserver-utils, procps
Filename: pool/universe/x/xdm/xdm_1.1.11-1ubuntu1_amd64.deb
Size: 169488
MD5sum: a358eb0894103f4cccd16f3252b5a973
SHA1: 5712ba07dc850d946c8968522bde379174ab2324
SHA256: 756593e88ad3ca73b9ca38b0e0a0827e36f56e83093fcb2c7e8b5ca0bb710cb6
Description-en: X display manager
xdm manages a collection of X servers, which may be on the local host or
remote machines. It provides services similar to those provided by init,
getty, and login on character-based terminals: prompting for login name and
password, authenticating the user, and running a session. xdm supports XDMCP
(X Display Manager Control Protocol) and can also be used to run a chooser
process which presents the user with a menu of possible hosts that offer
XDMCP display management.
Description-md5: 694e41e6a6a3354a405a31d15199acb2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu