Package psmisc: Information

  • Default inline alert: Version in the repository: 23.6-alt1

Source package: psmisc
Version: 23.5-alt1
Latest version according to Repology
Build time:  May 10, 2022, 10:59 PM in the task #299752
Category: System/Base
Report package bug
License: GPL-2.0-only
Summary: Miscellaneous utilities that use proc filesystem
Description: 
A package of small utilities that use proc filesystem.
  fuser   - Identifies processes using files or sockets
  killall - Kills processes by name, e.g. killall -HUP named
  prtstat - Prints statistics of a process
  pslog   - Prints log path(s) of a process
  pstree  - Shows currently running processes as a tree
  peekfd  - Shows the data travelling over a file descriptor

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

Maintainer: Vitaly Chikunov



    1. libseccomp-devel
    2. libselinux-devel
    3. banner
    4. libncurses-devel
    5. /proc
    6. dejagnu
    7. strace
    8. rpm-build-vm >= 1.9
    9. libcap-devel

Last changed


May 10, 2022 Vitaly Chikunov 23.5-alt1
- Update to v23.5 (2022-05-09).
Dec. 18, 2021 Vitaly Chikunov 23.4-alt1
- sandbox: Replaced EPERM with ENOSYS.
- Updated to v23.4-6-g1356c54 (2021-11-03).
Dec. 9, 2021 Andrew Savchenko 23.3-alt4
- E2K:
  - Add arch-specific sandbox rules.
  - Support ASAN tests.