Package procps: Information

  • Default inline alert: Version in the repository: 4.0.4-alt3

Source package: procps
Version: 3.3.17-alt5.g37f1060
Latest version according to Repology
Build time:  Sep 22, 2021, 10:07 PM in the task #285707
Category: Monitoring
Report package bug
License: GPLv2+ and LGPLv2+
Summary: System and process monitoring utilities
Description: 
This package contains a set of system utilities which provide system
information.  procps includes: free, pgrep, pkill, pmap, ps, pwdx,
skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, watch.

List of rpms provided by this srpm:
libprocps (x86_64, ppc64le, i586, armh, aarch64)
libprocps-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libprocps-devel (x86_64, ppc64le, i586, armh, aarch64)
procps (x86_64, ppc64le, i586, armh, aarch64)
procps-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Mikhail Efremov



    1. dejagnu
    2. libncursesw-devel
    3. libsystemd-devel

Last changed


Sept. 22, 2021 Mikhail Efremov 3.3.17-alt5.g37f1060
- Fixed build with gcc11.
July 13, 2021 Mikhail Efremov 3.3.17-alt4.g37f1060
- Moved slabtop man page 1 -> 8.
- Moved slabtop from /usr/bin to /sbin.
- If libncursesw is used for watch then use it for all.
- Updated to v3.3.17-16-g37f1060.
April 27, 2021 Mikhail Efremov 3.3.17-alt3
- Dropped arepo hackaround.
- Patch from upstream:
  + top: In the bye_bye function, replace fputs with the write
    interface.