Skip to content

procs

Alternative in rust to 'ps'

Procs has a colored and human-readable output, multi-column keyword search, additional information which are not supported by ps, a tree view, a watch mode and more...

terminal

https://github.com/dalance/procs

amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install procs

sudo apt install procs

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    procs=0.14.0*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      procs=0.14.0*

Download URLs

Version SHA256 Size (KB)
0.14.0 96e3f406cce7ba1eec39ab7bd2781a7ddede19cf70f7be35b0f39c411f4d1de7 1485
0.13.4 f8cc252dcef174de50b8086822fbb048d04d4243b177f985797fda94b184efba 1149
0.13.3 3f94d680b9158da318991921f698737c61bb278c67da75c17a47a972da623e26 1114
0.13.2 a38ed24b22515cad9e6627a61008d4bff1916a299317aa75b9256415a895e296 1114
0.13.1 8a8cc05c8daaf284bf875b96096a6904e9f48e94575b7bd7220f3af84a40ab0b 1115
0.13.0 b39d5fd34b81179ff6b0ca6f05084cbf3656de4d2d37ac0bbe667e4c2d36c4b8 1112
0.12.1 6ef825b213cb89d905a6578c35e24d2a48610f88d293e7524f5d43553130459d 1288
0.11.13 0d003d7e7e9cd9f7f5d6222f8caff0410305a6a7af9f2f91fa942c2cbeecde09 1241

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for procs are versioned here.

Click here to see procs ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/procs/ops2deb.yml
- name: procs
  matrix:
    versions:
      - 0.11.13
      - 0.12.1
  homepage: https://github.com/dalance/procs
  summary: alternative in rust to 'ps'
  description: |-
    Procs has a colored and human-readable output, multi-column keyword search,
    additional information which are not supported by ps, a tree view, a watch mode
    and more...
  fetch: https://github.com/dalance/procs/releases/download/v{{version}}/procs-v{{version}}-x86_64-lnx.zip
  script:
    - mv procs {{src}}/usr/bin/procs

- name: procs
  matrix:
    versions:
      - 0.13.0
      - 0.13.1
      - 0.13.2
      - 0.13.3
      - 0.13.4
      - 0.14.0
  homepage: https://github.com/dalance/procs
  summary: alternative in rust to 'ps'
  description: |-
    Procs has a colored and human-readable output, multi-column keyword search,
    additional information which are not supported by ps, a tree view, a watch mode
    and more...
  fetch: https://github.com/dalance/procs/releases/download/v{{version}}/procs-v{{version}}-x86_64-linux.zip
  install:
    - procs:/usr/bin/

The blueprint fetch keyword contains a URL template pointing to procs releases. Downloaded files are locked in a lockfile versioned here.

Click here to see procs release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/procs/ops2deb.lock.yml
- url: https://github.com/dalance/procs/releases/download/v0.11.13/procs-v0.11.13-x86_64-lnx.zip
  sha256: 068a266a95cc78f62c9f0af7bc97012cd00e5268cf87584bb749562e25738002
  timestamp: 2021-12-24 13:03:46+00:00
- url: https://github.com/dalance/procs/releases/download/v0.12.1/procs-v0.12.1-x86_64-lnx.zip
  sha256: 908800ba996421e5af24b4726c9a26f5985b9664d672d23bd040216743ad66a2
  timestamp: 2022-01-27 10:20:05+00:00
- url: https://github.com/dalance/procs/releases/download/v0.13.0/procs-v0.13.0-x86_64-linux.zip
  sha256: 7c185402243b0ddadbe3082d0f7bf0136f30d0467b61a5698aa289449df40bae
  timestamp: 2022-08-22 11:18:51+00:00
- url: https://github.com/dalance/procs/releases/download/v0.13.1/procs-v0.13.1-x86_64-linux.zip
  sha256: a7bc87b40595b1b6f2fbd6a3bffb4119ba330c28b34d2cf0d24da3ff78cac28a
  timestamp: 2022-09-20 06:52:07+00:00
- url: https://github.com/dalance/procs/releases/download/v0.13.2/procs-v0.13.2-x86_64-linux.zip
  sha256: 00c768dd4118e9398804f7545322cbf8e80aefbc12036543f9337594049b8c72
  timestamp: 2022-10-05 14:57:49+00:00
- url: https://github.com/dalance/procs/releases/download/v0.13.3/procs-v0.13.3-x86_64-linux.zip
  sha256: 23727dd1c803a1b08c22e15ab2853833fa9ba13f2d344fa2998bb48863774bb3
  timestamp: 2022-10-18 06:55:47+00:00
- url: https://github.com/dalance/procs/releases/download/v0.13.4/procs-v0.13.4-x86_64-linux.zip
  sha256: e14ff1caab73452b98fa5e59c141a58307d85d033fe30c2bd9d237448a5a357e
  timestamp: 2023-01-29 16:17:56+00:00
- url: https://github.com/dalance/procs/releases/download/v0.14.0/procs-v0.14.0-x86_64-linux.zip
  sha256: 8dee31b07b10db1c3f1fe3c68c30381b87ea1537b8941ae55b13f952642c8d67
  timestamp: 2023-03-07 09:20:46+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/procs.svg)](https://docs.wakemeops.com/packages/procs)
<a href="https://docs.wakemeops.com/packages/procs">
  <img src="https://docs.wakemeops.com/badges/procs.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/procs.svg
:target: https://docs.wakemeops.com/packages/procs