How to Install and Uninstall xssproxy Package on Kali Linux

Last updated: May 14,2024

1. Install "xssproxy" package

Please follow the guidelines below to install xssproxy on Kali Linux

$ sudo apt update $ sudo apt install xssproxy

2. Uninstall "xssproxy" package

Please follow the instructions below to uninstall xssproxy on Kali Linux:

$ sudo apt remove xssproxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the xssproxy package on Kali Linux

Package: xssproxy
Source: xssproxy (1.0.0-1)
Version: 1.0.0-1+b1
Installed-Size: 32
Maintainer: Tim Schumacher
Architecture: amd64
Depends: libc6 (>= 2.3.4), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.12.0), libx11-6, libxss1
Size: 8208
SHA256: aa44a38366fa581cb66102c9ae555ce5ce7d166936cc0ff1a8b8a804b165d9fb
SHA1: 9c7d54abc77e087d135419dbd5caf088eb69a4ae
MD5sum: 80f4dbc6008b5592908d5c162a2172a3
Description: Forward freedesktop.org Idle Inhibition Service calls to Xss
xssproxy implements the org.freedesktop.ScreenSaver D-Bus interface described
in the Idle Inhibition Service Draft by the freedesktop.org developers. The
inhibition of the screensaver is then controlled using the XScreenSaverSuspend
function from the Xss (X11 Screen Saver extension) library.
.
This package is useful when using a lightweight window manager with the X
built-in screensaver. For example Firefox uses the org.freedesktop.ScreenSave
D-Bus interface to disable the screensaver when playing videos. This package
implements that interface and disables the X built-in screensaver in that
case. A possible use case is to install this package with the xmonad window
manager and the display locker tools xssstate and slock included in the
suckless-tools package. All the major full-featured desktop environments like
GNOME come with a built-in implementation of the beforementioned D-Bus
interface and thus make no sense to be used with this package.
Description-md5:
Homepage: https://github.com/timakro/xssproxy
Section: x11
Priority: optional
Filename: pool/main/x/xssproxy/xssproxy_1.0.0-1+b1_amd64.deb