Package xpra: Information

  • Default inline alert: Version in the repository: 4.4.4-alt4

Source package: xpra
Version: 4.4.4-alt3
Latest version according to Repology
Build time:  May 9, 2023, 01:06 PM in the task #320148
Report package bug
Home page: http://xpra.org/

License: GPLv2
Summary: X Persistent Remote Applications
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 limits. (see also adaptive JPEG mode)
Xpra is open-source (GPLv2+), multi-platform and multi-language,
with current clients written in Python and Java.

On the machine which will export the application (xterm in this example):
> xpra start :100 --start-child=xterm

We can then attach to this session from the same machine, with:
> xpra attach :100

If connecting from a remote machine, you would use something like (or you can also use the GUI):
> xpra attach ssh:serverhostname:100

List of rpms provided by this srpm:
xpra (x86_64, ppc64le, i586, armh, aarch64)
xpra-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Elena Mishina


ACL:
Vitaly Lipatov
@everybody

    1. libx264-devel
    2. libx265-devel
    3. libmad-devel
    4. libxkbfile-devel
    5. brotli
    6. libyuv-devel
    7. libogg-devel
    8. libopus-devel
    9. libpam0-devel
    10. /usr/bin/uglifyjs
    11. libpng-devel
    12. gcc-c++
    13. pandoc
    14. python3-module-Cython >= 0.20
    15. python3-module-OpenGL
    16. python3-module-OpenGL_accelerate
    17. python3-module-Pillow
    18. libspeex-devel
    19. libflac-devel
    20. python3-module-pycairo-devel
    21. python3-module-pygobject3-devel
    22. python3-module-setuptools
    23. python3-module-websockify
    24. rpm-build-gir
    25. rpm-build-intro
    26. rpm-macros-kde-common-devel
    27. rpm-build-python3
    28. xorg-server
    29. libgtk+3-devel
    30. libswscale-devel
    31. libsystemd-devel
    32. libXcomposite-devel
    33. libXdamage-devel
    34. libjpeg-devel
    35. libXrandr-devel
    36. libXres-devel
    37. libXtst-devel
    38. libtwolame-devel
    39. libavcodec-devel
    40. libavformat-devel
    41. libwavpack-devel
    42. libwebp-devel
    43. liblz4-devel
    44. liblame-devel
    45. libvorbis-devel
    46. libvpx-devel

Last changed


May 9, 2023 Elena Mishina 4.4.4-alt3
- Generate ssl cert and key to /etc/xpra/ssl dir (closes: #40223)
March 25, 2023 Andrey Cherepanov 4.4.4-alt2
- NMU: remove internal modules from requirements
March 15, 2023 Vitaly Lipatov 4.4.4-alt1
- new version 4.4.4 (with rpmrb script)