How to Install and Uninstall libgtk3-nocsd0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libgtk3-nocsd0" package

Please follow the guidance below to install libgtk3-nocsd0 on Kali Linux

$ sudo apt update $ sudo apt install libgtk3-nocsd0

2. Uninstall "libgtk3-nocsd0" package

Please follow the guidance below to uninstall libgtk3-nocsd0 on Kali Linux:

$ sudo apt remove libgtk3-nocsd0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgtk3-nocsd0 package on Kali Linux

Package: libgtk3-nocsd0
Source: gtk3-nocsd (3-1)
Version: 3-1+b1
Installed-Size: 49
Maintainer: Christian Seiler
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 14912
SHA256: 68cf838ca94a4170832abe6944fc3c74d53a397c71c59de959859834e671a0e1
SHA1: be6020fd09425c0bf5fe3345a09f8982530e7ee5
MD5sum: 5c6416365e71f0a7279a94710f89770a
Description: Library to disable Gtk+ 3 client side decorations (CSD)
libgtk3-nocsd is a small LD_PRELOADable library used to disable the
client side decorations (CSD) of Gtk+ 3.
.
Since Gtk+ 3.10, its developers added a so-called header bar or custom
title bar. With this and the client-side decoration, the original
title bar and window border provided by the window manager are
disabled by Gtk+. This makes all Gtk+ 3 programs look like alike, but
have different handling from other windows on non-GNOME desktops. Even
worse, this may break some window manager or compositors.
.
Unfortunately, there is no reliable way of turning off CSDs in Gtk+
directly. This library makes this possible.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/PCMan/gtk3-nocsd
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gtk3-nocsd/libgtk3-nocsd0_3-1+b1_amd64.deb