How to Install and Uninstall python3-x2go Package on Kali Linux

Last updated: May 08,2024

1. Install "python3-x2go" package

This is a short guide on how to install python3-x2go on Kali Linux

$ sudo apt update $ sudo apt install python3-x2go

2. Uninstall "python3-x2go" package

This tutorial shows how to uninstall python3-x2go on Kali Linux:

$ sudo apt remove python3-x2go $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-x2go package on Kali Linux

Package: python3-x2go
Source: python-x2go
Version: 0.6.1.4-1
Installed-Size: 1074
Maintainer: Debian Remote Maintainers
Architecture: all
Depends: python3-gevent (>= 0.13.6), python3-paramiko (>= 1.15.1), python3:any, python3-requests, python3-simplejson, python3-xlib, nxproxy | qvd-nxproxy
Recommends: cups-bsd | lpr, pulseaudio, sshfs, x2gokdriveclient
Suggests: telekinesis-client, mteleplayer-clientside
Size: 195140
SHA256: 7a88e79d9afece459790f6be128b701ae2b7f5202e3bc0844a7de97279910c81
SHA1: 410919446ec2c1918b2eff964e62beb82d0c6a9d
MD5sum: 108fb604d3bbaa0af50d981648d7855a
Description: Python module providing X2Go client API (Python 3)
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
.
This Python module allows you to integrate X2Go client
support into your Python applications by providing a
Python-based X2Go client API (for Python 3).
Description-md5:
Homepage: https://wiki.x2go.org
Section: python
Priority: optional
Filename: pool/main/p/python-x2go/python3-x2go_0.6.1.4-1_all.deb