How to Install and Uninstall xpra.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 30,2024
1. Install "xpra.x86_64" package
Learn how to install xpra.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
xpra.x86_64
Copied
2. Uninstall "xpra.x86_64" package
This guide covers the steps necessary to uninstall xpra.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
xpra.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the xpra.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:12:27 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : xpra
Version : 4.4.6
Release : 1.el8
Architecture : x86_64
Size : 4.7 M
Source : xpra-4.4.6-1.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.4.6
Release : 1.el8
Architecture : x86_64
Size : 4.7 M
Source : xpra-4.4.6-1.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.