How to Install and Uninstall python3-x2go.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-x2go.noarch" package

Please follow the instructions below to install python3-x2go.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-x2go.noarch

2. Uninstall "python3-x2go.noarch" package

Please follow the instructions below to uninstall python3-x2go.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-x2go.noarch $ sudo dnf autoremove

3. Information about the python3-x2go.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:32:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-x2go
Version : 0.6.1.3
Release : 4.el9
Architecture : noarch
Size : 323 k
Source : python-x2go-0.6.1.3-4.el9.src.rpm
Repository : epel
Summary : Python module providing X2Go client API
URL : https://www.x2go.org/
License : AGPLv3+
Description : X2Go is a server based computing environment with:
: - session resuming
: - low bandwidth support
: - session brokerage support
: - client side mass storage mounting 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.