Package xpra: Information

    Source package: xpra
    Version: 4.0.6-alt1
    Build time:  Aug 4, 2021, 03:37 PM
    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 (mipsel)
    xpra-debuginfo (mipsel)

    Maintainer: Vitaly Lipatov


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

    Last changed


    Jan. 22, 2021 Vitaly Lipatov 4.0.6-alt1
    - new version 4.0.6 (with rpmrb script)
    Dec. 1, 2020 Vitaly Lipatov 4.0.5-alt1
    - new version 4.0.5 (with rpmrb script)
    Oct. 3, 2020 Vitaly Lipatov 4.0.4-alt1
    - new version 4.0.4 (with rpmrb script)