How to Install and Uninstall xpra Package on Kali Linux

Last updated: May 13,2024

1. Install "xpra" package

This is a short guide on how to install xpra on Kali Linux

$ sudo apt update $ sudo apt install xpra

2. Uninstall "xpra" package

Please follow the guidance below to uninstall xpra on Kali Linux:

$ sudo apt remove xpra $ sudo apt autoclean && sudo apt autoremove

3. Information about the xpra package on Kali Linux

Package: xpra
Source: xpra (3.1.5+dfsg1-0.2)
Version: 3.1.5+dfsg1-0.2+b2
Installed-Size: 20238
Maintainer: Dmitry Smirnov
Architecture: amd64
Depends: init-system-helpers (>= 1.51), python3 (<< 3.13), python3 (>= 3.11~), python3:any, libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.17), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libpam0g (>= 0.99.7.1), libswscale7 (>= 7:6.0), libsystemd0, libturbojpeg0 (>= 1:1.4.0), libvpx8 (>= 1.12.0), libwebp7 (>= 1.3.2), libx11-6 (>= 2:1.2.99.901), libx264-164 (>= 2:0.164.3095+gitbaee400), libx265-199 (>= 3.5), libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxkbfile1 (>= 1:1.1.0), libxrandr2 (>= 2:1.5.0), libxtst6, adduser, gir1.2-gtk-3.0, python3-cairo, python3-gi, x11-xserver-utils, xserver-xorg-video-dummy, xvfb, python3-rencode
Recommends: keyboard-configuration, python3-numpy, python3-paramiko, python3-dns, openssh-client, ssh-askpass, python3-lz4, python3-lzo, python3-brotli, python3-pil, python3-opengl, python3-dbus, python3-setproctitle, python3-zeroconf, python3-kerberos, python3-gssapi, python3-xdg, python3-uritools, python3-cpuinfo, python3-pyinotify, python3-cryptography
Suggests: openssh-server, python3-pyopencl, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good | gstreamer1.0-plugins-ugly | gstreamer1.0-plugins-bad, python3-gst-1.0, pulseaudio, pulseaudio-utils, python3-avahi, python3-netifaces, cups-client, cups-common, cups-filters, cups-pdf, python3-cups, python3-opencv, v4l2loopback-dkms, python3-yaml, python3-uinput
Size: 4333508
SHA256: 8d0880810286379b3ee148c6bace230da62968e95be3afa79016dc65c84111cc
SHA1: 16a24a87535ac7cc53cce790dce51195d28e94c0
MD5sum: 6a027ca2c818c2151b35033d9405bf3e
Description: tool to detach/reattach running X programs
Xpra gives you the functionality of GNU Screen for X applications.
.
It allows the user to view remote X applications on their local machine, and
disconnect and reconnect from the remote machine without losing the state of
the running applications.
.
Unlike VNC, these applications are "rootless". They appear as individual
windows inside your window manager rather than being contained within a single
window.
Description-md5:
Homepage: https://xpra.org/
Tag: interface::graphical, interface::x11, role::program, uitoolkit::gtk,
x11::application
Section: x11
Priority: optional
Filename: pool/main/x/xpra/xpra_3.1.5+dfsg1-0.2+b2_amd64.deb