How to Install and Uninstall xpra.x86_64 Package on Fedora 35

Last updated: January 16,2025

1. Install "xpra.x86_64" package

This is a short guide on how to install xpra.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install xpra.x86_64

2. Uninstall "xpra.x86_64" package

Learn how to uninstall xpra.x86_64 on Fedora 35:

$ sudo dnf remove xpra.x86_64 $ sudo dnf autoremove

3. Information about the xpra.x86_64 package on Fedora 35

Last metadata expiration check: 4:17:35 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : xpra
Version : 4.3.4
Release : 1.fc35
Architecture : x86_64
Size : 3.8 M
Source : xpra-4.3.4-1.fc35.src.rpm
Repository : updates
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.