Package fbterm: Information

    Source package: fbterm
    Version: 1.7-alt3.qa1
    Build time:  Sep 9, 2022, 02:06 AM
    Category: File tools
    Report package bug
    License: GPLv2+
    Summary: A frame-buffer terminal emulator
    Description: 
    FbTerm is a fast terminal emulator for Linux with frame-buffer device.
    Features include:
    - mostly as fast as terminal of Linux kernel while accelerated scrolling
      is enabled on frame-buffer device
    - select font with fontconfig and draw text with freetype2, same as
      Qt/Gtk+ based GUI apps
    - dynamically create/destroy up to 10 windows initially running default
      shell
    - record scroll back history for every window
    - auto-detect text encoding with current locale, support double width
      scripts like  Chinese, Japanese etc
    - switch between configurable additional text encodings with hot keys
      on the fly
    - copy/past selected text between windows with mouse when gpm server
      is running

    List of rpms provided by this srpm:
    fbterm (e2kv6, e2kv5, e2kv4, e2k)
    fbterm-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    fbterm-udevrules (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Ilya Mashkin


      1. libx86-devel
      2. autoconf
      3. automake
      4. pkgconfig(freetype2)
      5. gpm-devel
      6. libgpm-devel
      7. fontconfig-devel
      8. terminfo-extra
      9. termutils-devel
      10. gcc-c++

    Last changed


    Oct. 5, 2021 Gleb Fotengauer-Malinovskiy 1.7-alt3.qa1
    - Fixed build on aarch64 and ppc64le.
    June 30, 2017 Aleksei Nikiforov 1.7-alt3
    - Updated build for gcc-6
    Sept. 5, 2014 Ilya Mashkin 1.7-alt2
    - build for Sisyphus