Package procps: Information

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

Source package: procps
Version: 3.3.17-alt7.g37f1060
Latest version according to Repology
Build time:  Apr 11, 2023, 04:01 PM in the task #318197
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: Alexey Sheplyakov



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

Last changed


April 7, 2023 Alexey Sheplyakov 3.3.17-alt7.g37f1060
- spec: added knobs to make the bootstrap easier:
  + --with=systemd (default on): build with/without systemd.
  + --enable=bootstrap (default false): disable systemd and tests.
  Closes: #45779
Feb. 8, 2023 Mikhail Efremov 3.3.17-alt6.g37f1060
- sysctl: Fixed maybe-uninitialized warning.
- sysctl: Dropped unused variables and functions.
- sysctl: Fixed misleading-indentation warning.
- Patches from upstream:
  + sysctl: Support systemd glob patterns (closes: #45106).
  + sysctl: print dotted keys again.
Sept. 22, 2021 Mikhail Efremov 3.3.17-alt5.g37f1060
- Fixed build with gcc11.