How to Install and Uninstall x2gobroker-agent Package on Kali Linux

Last updated: April 27,2024

1. Install "x2gobroker-agent" package

Please follow the step by step instructions below to install x2gobroker-agent on Kali Linux

$ sudo apt update $ sudo apt install x2gobroker-agent

2. Uninstall "x2gobroker-agent" package

This is a short guide on how to uninstall x2gobroker-agent on Kali Linux:

$ sudo apt remove x2gobroker-agent $ sudo apt autoclean && sudo apt autoremove

3. Information about the x2gobroker-agent package on Kali Linux

Package: x2gobroker-agent
Source: x2gobroker
Version: 0.0.4.3-4
Installed-Size: 121
Maintainer: Debian Remote Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), python3, python3-setproctitle, python3-paramiko, perl, adduser, libfile-which-perl
Suggests: x2goserver (>= 4.0.1.16-0~)
Size: 43512
SHA256: be8e3b63a19863a82ed10fad92d15b1e2ce8ae88b635e10d2ad0cee79db70195
SHA1: d5625377c2129ac345860e3b7dcab9ef5ecedcb3
MD5sum: bc3cd72ad59ec3ee22aec8fe368fe30c
Description: X2Go Session Broker (remote agent)
X2Go is a server based computing environment with
- session resuming
- low bandwidth support
- session brokerage support
- client side mass storage mounting support
- client side printing support
- audio support
- authentication by smartcard and USB stick
.
The session broker is a server tool for X2Go that tells your X2Go Client
application in a terminal server cluster what servers and session types are
most appropriate for the user in front of the X2Go terminal.
.
A session broker is most useful in load balanced X2Go server farms.
.
This package contains a setuid agent command that extends X2Go Session Broker
functionality. It has to be installed on X2Go Servers that shall be
controlled via a session broker.
.
The broker agent provides means to the X2Go Session Broker for controlling
the X2Go Server it is installed on (e.g. suspend/terminate sessions, deploy
SSH login keys, detect server load, detect running/suspended sessions
of connecting users, etc.).
.
WARNING: This package installs a setuid wrapper
(/usr/lib/x2go/broker/x2gobroker-agent) on your system. This setuid wrapper
aims to be a secure replacement for the deprecated suidperl executable that
was removed from Perl (>= 5.12).
.
This wrapper is only able to execute the Perl script
/usr/lib/x2go/broker/x2gobroker-agent.pl. For running properly,
x2gobroker-agent.pl needs setuid root privileges.
.
If you hesitate to install this package, study the code of the named wrapper
and the named Perl script beforehand. Note that the X2Go session broker will
lack functionality, but it will work without this x2gobroker-agent component
installed on your to-be-managed X2Go servers.
Description-md5:
Homepage: https://wiki.x2go.org/
Section: misc
Priority: optional
Filename: pool/main/x/x2gobroker/x2gobroker-agent_0.0.4.3-4_amd64.deb