Package xpra: Information

    Source package: xpra
    Version: 4.4.4-alt4
    Latest version according to Repology
    Build time:  Feb 8, 2024, 03:33 PM in the task #339776
    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: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @everybody

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

    Last changed


    June 12, 2023 Vitaly Lipatov 4.4.4-alt4
    - add BR:libqrencode4-devel (fix build)
    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