htop (3.2.2-2)
Published 2024-03-25 23:21:29 +08:00 by Iceyer
Installation
sudo curl -o /etc/apt/keyrings/forgejo-debpkg.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-debpkg.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt update
Choose $distribution and $component from the list below.
sudo apt install htop=3.2.2-2
Repository Info
Distributions |
bionic |
Components |
main |
Architectures |
amd64 |
About this package
interactive processes viewer Htop is an ncursed-based process viewer similar to top, but it allows one to scroll the list vertically and horizontally to see all processes and their full command lines. . Tasks related to processes (killing, renicing) can be done without entering their PIDs.
Dependencies
libc6 (>= 2.34) |
libncursesw6 (>= 6) |
libnl-3-200 (>= 3.2.7) |
libnl-genl-3-200 (>= 3.2.7) |
libtinfo6 (>= 6) |