How to Install and Uninstall python-x2go Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-x2go" package

Please follow the guidelines below to install python-x2go on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-x2go

2. Uninstall "python-x2go" package

This tutorial shows how to uninstall python-x2go on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-x2go package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-x2go
Priority: optional
Section: universe/python
Installed-Size: 990
Maintainer: Ubuntu Developers
Original-Maintainer: X2Go Packaging Team
Architecture: all
Version: 0.5.0.4-1
Depends: python (>= 2.7), python (<< 2.8), python-gevent (>= 0.13.6), python-paramiko (>= 1.15.1), python-requests, python-simplejson, python-xlib, nxproxy
Recommends: cups-bsd | lpr, pulseaudio, sshfs
Suggests: telekinesis-client, mteleplayer-clientside
Filename: pool/universe/p/python-x2go/python-x2go_0.5.0.4-1_all.deb
Size: 136282
MD5sum: 5900724eff0420088e62556b2fef110e
SHA1: 83ccc21eed007121578234327c648f5e333d7559
SHA256: 185d4e7962a1ff955ad5b6588c4bbf6b6e038fbfa884b213868f1705c3f23280
Description-en: Python module providing X2Go client API
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.
Description-md5: 2d835d16aa8d7bb47536e9b503dbd7ae
Homepage: http://wiki.x2go.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome