Package logtop: Information

    Source package: logtop
    Version: 0.7-alt1.1
    Latest version according to Repology
    Build time:  Oct 10, 2025, 07:13 PM in the task #389466
    Category: Text tools
    Report package bug
    License: BSD-2-Clause
    Summary: Display real time statistics of whatever you want
    Description: 
    logtop displays real-time count of strings received in standard input.
    It's useful for some cases, like getting the IP flooding your server:
    $ tail -f /var/log/apache2/access.log | cut -d ' ' -f1 | logtop

    List of RPM packages built from this SRPM:
    liblogtop (x86_64, i586, aarch64)
    liblogtop-debuginfo (x86_64, i586, aarch64)
    logtop (x86_64, i586, aarch64)
    logtop-debuginfo (x86_64, i586, aarch64)
    python3-module-logtop (x86_64, i586, aarch64)
    python3-module-logtop-debuginfo (x86_64, i586, aarch64)

    Maintainer: Grigory Ustinov



      1. libuthash-devel
      2. python3-devel
      3. python3-module-setuptools
      4. rpm-build-python3
      5. swig
      6. libncurses-devel
      7. libncursesw-devel

    Last changed


    Dec. 19, 2023 Grigory Ustinov 0.7-alt1.1
    - NMU: Add build dependency on setuptools.
    July 10, 2020 Aleksei Nikiforov 0.7-alt1
    - Updated to upstream version 0.7.
    Oct. 31, 2019 Andrey Bychkov 0.6.1-alt3
    - python2 -> python3