How to Install and Uninstall xpra.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 24,2024
1. Install "xpra.x86_64" package
This is a short guide on how to install xpra.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
xpra.x86_64
Copied
2. Uninstall "xpra.x86_64" package
Please follow the steps below to uninstall xpra.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
xpra.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the xpra.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 9:06:21 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : xpra
Version : 4.1
Release : 2.el8
Architecture : x86_64
Size : 3.8 M
Source : xpra-4.1-2.el8.src.rpm
Repository : epel
Summary : Remote display server for applications and desktops
URL : https://www.xpra.org/
License : GPLv2+ and BSD and LGPLv3+ and MIT
Description : Xpra is "screen for X": it allows you to run X programs, usually on a remote
: host, direct their display to your local machine, and then to disconnect from
: these programs and reconnect from the same or another machine, without losing
: any state. It gives you remote access to individual applications.
:
: Xpra is "rootless" or "seamless": programs you run under it show up on your
: desktop as regular programs, managed by your regular window manager.
: Sessions can be accessed over SSH, or password protected over plain TCP sockets.
: Xpra is usable over reasonably slow links and does its best to adapt to changing
: network bandwidth constraints.
Available Packages
Name : xpra
Version : 4.1
Release : 2.el8
Architecture : x86_64
Size : 3.8 M
Source : xpra-4.1-2.el8.src.rpm
Repository : epel
Summary : Remote display server for applications and desktops
URL : https://www.xpra.org/
License : GPLv2+ and BSD and LGPLv3+ and MIT
Description : Xpra is "screen for X": it allows you to run X programs, usually on a remote
: host, direct their display to your local machine, and then to disconnect from
: these programs and reconnect from the same or another machine, without losing
: any state. It gives you remote access to individual applications.
:
: Xpra is "rootless" or "seamless": programs you run under it show up on your
: desktop as regular programs, managed by your regular window manager.
: Sessions can be accessed over SSH, or password protected over plain TCP sockets.
: Xpra is usable over reasonably slow links and does its best to adapt to changing
: network bandwidth constraints.