How to Install and Uninstall xrdp Package on Kali Linux

Last updated: May 13,2024

1. Install "xrdp" package

Please follow the instructions below to install xrdp on Kali Linux

$ sudo apt update $ sudo apt install xrdp

2. Uninstall "xrdp" package

This tutorial shows how to uninstall xrdp on Kali Linux:

$ sudo apt remove xrdp $ sudo apt autoclean && sudo apt autoremove

3. Information about the xrdp package on Kali Linux

Package: xrdp
Version: 0.9.24-3
Installed-Size: 3202
Maintainer: Debian Remote Maintainers
Architecture: amd64
Depends: adduser, sysvinit-utils (>= 3.06-4), ssl-cert, libc6 (>= 2.34), libfuse2 (>= 2.6), libjpeg62-turbo (>= 1.3.1), libopus0 (>= 1.1), libpam0g (>= 0.99.7.1), libssl3 (>= 3.0.0), libx11-6, libxfixes3, libxrandr2
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: fuse, xorgxrdp
Suggests: guacamole
Size: 496480
SHA256: 0ed69148b4782ba026a1a346a96030dc0e76c9e19231979431f870f48271f259
SHA1: 5df31e43130b942c31854b5526f0b9c2d591b61f
MD5sum: f7388c5672449e2df237a10a78535443
Description: Remote Desktop Protocol (RDP) server
xrdp offers a graphical login to a remote client using
RDP (the Remote Desktop Protocol). xrdp can connect to
a locally created X.org session with the xorgxrdp drivers,
to a VNC X11 server, and forward to another RDP server.
.
xrdp accepts connections from freerdp, rdesktop, and the
built-in terminal server / remote desktop clients of
Microsoft Windows operating systems.
In the xorgxrdp (which replaces X11RDP) and VNC modes,
it provides a fully functional Linux terminal server,
offering an X-Window desktop to the user. In the RDP
or VNC forwarding mode, any sort of desktop can be used.
Description-md5:
Homepage: http://www.xrdp.org/
Tag: implemented-in::c, interface::daemon, interface::graphical,
interface::x11, network::server, role::program, use::login,
use::viewing, x11::application
Section: net
Priority: optional
Filename: pool/main/x/xrdp/xrdp_0.9.24-3_amd64.deb