Package xpra: Information

    Source package: xpra
    Version: 4.4.4-alt4
    Build time:  Feb 9, 2024, 04:18 AM
    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 (loongarch64)
    xpra-debuginfo (loongarch64)

    Maintainer: Vitaly Lipatov


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

    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