How to Install and Uninstall libgdm-dev Package on Kali Linux

Last updated: May 10,2024

1. Install "libgdm-dev" package

This is a short guide on how to install libgdm-dev on Kali Linux

$ sudo apt update $ sudo apt install libgdm-dev

2. Uninstall "libgdm-dev" package

This guide covers the steps necessary to uninstall libgdm-dev on Kali Linux:

$ sudo apt remove libgdm-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgdm-dev package on Kali Linux

Package: libgdm-dev
Source: gdm3
Version: 45.0.1-3
Installed-Size: 448
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: gir1.2-gdm-1.0 (= 45.0.1-3), libgdm1 (= 45.0.1-3), libglib2.0-dev (>= 2.44.0), gir1.2-gio-2.0-dev, gir1.2-gobject-2.0-dev, libgirepository1.0-dev (>= 0.9.12)
Size: 32972
SHA256: abe3d78ad35a3781a451dd745481344eac74c37dd278b578585e43884f58aad3
SHA1: 7163788a96f8abb7d9e6cddc724c07cc9ecc4599
MD5sum: af467be72b17cc5eb24484cc58d044f5
Description: GNOME Display Manager (development files)
GDM provides the equivalent of a "login:" prompt for X displays: it
asks for a login and starts graphical sessions.
.
It supports multiple seats and switching between multiple users.
.
The greeter is based on the GNOME libraries and applications, and its
look and design are the same as those of a GNOME session.
.
This package contains header and development files.
Description-md5:
Homepage: https://wiki.gnome.org/Projects/GDM/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gdm3/libgdm-dev_45.0.1-3_amd64.deb