macOS
brew install htoplocal Homebrew formula metadata
sudo port install htopMacPorts ports tree · sysutils/htop/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de htop pour les workflows d'agents IA.
installation
brew install htoplocal Homebrew formula metadata
sudo port install htopMacPorts ports tree · sysutils/htop/Portfile · Source: api.github.com
sudo apk add htopAlpine Linux edge package indexes · htop · Source: dl-cdn.alpinelinux.org
sudo apt install htopDebian stable package indexes · htop · Source: deb.debian.org
sudo dnf install htopFedora Rawhide package metadata · htop · Source: dl.fedoraproject.org
nix profile install nixpkgs#htopnixpkgs package indexes · pkgs/by-name/ht/htop/package.nix · Source: api.github.com
sudo pacman -S htopArch Linux sync databases · htop · Source: geo.mirror.pkgbuild.com
sudo zypper install htopopenSUSE Tumbleweed package metadata · htop · Source: download.opensuse.org
aperçu
Improved top (interactive process viewer)
historique
htop is a cross-platform interactive terminal process viewer and process manager. It became one of the canonical 'install this first' system packages because it made `top`-style process monitoring visual, sortable, searchable, colorful, and keyboard/mouse interactive while staying inside a terminal.
The htop-dev README records that htop was invented, developed, and maintained by Hisham Muhammad from 2004 to 2019, with the original repository archived to preserve that history. The legacy README describes the project as an interactive text-mode process viewer for Unix systems that aims to be a better `top`.
A 2016 FOSDEM talk by Muhammad describes the early implementation as Linux-oriented, using `/proc` for process data and ncurses for the interface. The talk also documents the portability story: FreeBSD users used linprocfs, a Mac OS X fork diverged, and a later effort brought cross-platform support back into the main project.
In 2020, after a prolonged period of inactivity by the original maintainer, a volunteer team took over development amicably under the htop-dev organization. The ChangeLog entry for 3.0.0 names the new maintainers, htop.dev, and the htop-dev GitHub repository as the continuation point, while the legacy repository points users to the organization-based repository.
htop's adoption is broad enough to be almost infrastructural for Unix-like users. The input package facts record it across Homebrew, Debian, Ubuntu, Fedora, MacPorts, Nix, Arch, Alpine, and openSUSE-style packaging. That spread reflects both user familiarity and maintainer demand: the tool is expected on servers, developer laptops, containers, and rescue shells.
The project's portability work also widened adoption beyond the original Linux `/proc` model. Official and historical materials discuss macOS, BSD, Solaris-family, and other Unix-like support, which helped htop become a standard cross-platform terminal monitor rather than only a Linux convenience.
Users run htop to inspect live CPU, memory, swap, load, process state, process trees, command lines, and per-process resource consumption. Its interactive controls make common administration tasks faster: sort by columns, search or filter processes, change views, inspect trees, send signals, and adjust process priorities without leaving the TUI.
Configuration is part of its package identity. The curated input records `~/.config/htop/htoprc` and `$HTOPRC`, matching the way users customize columns, meters, colors, sorting, and display behavior so the same terminal dashboard appears across machines.
For package nerds, htop is a perfect example of a small terminal program becoming a cultural default. It is not a daemon, framework, or library; it is a better everyday view into process state. Its ubiquity makes package availability itself part of the user expectation: if a system package manager exists, users look for htop in it.
The 2020 maintainer transition is also significant. htop shows how a beloved single-maintainer utility can move to a collaborative organization while preserving the old repository, homepage identity, and release line. That is the kind of continuity package ecosystems depend on.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/htop/htoprc$HTOPRCexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
htop | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/htop-dev/htop
métadonnées d'installation
| Clé du paquet | brew:htop |
|---|---|
| Version | 3.5.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/htop |
| Page d'accueil | https://htop.dev/ |
| Dépôt | https://github.com/htop-dev/htop |
| Docs amont | https://github.com/htop-dev/htop#readme |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/htop-dev/htop/archive/refs/tags/3.5.2.tar.gz |
| Dernière mise à jour | 2026-07-18T18:44:08Z |
| Pulse | updated |
| Dépendances | ncurses |
| Dépendances de compilation | autoconf, automake, libtool, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | htop requires root privileges to correctly display all running processes, so you will need to run `sudo htop`. You should be certain that you trust any software you grant root privileges. |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | htop |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
htop 3.4.1-5
interactive processes viewer
sudo apt install htophtop
nix profile install nixpkgs#htophtop 3.3.0-4build1
interactive processes viewer
sudo apt install htophtop 3.5.1-r1
Interactive process viewer
sudo apk add htophtop-doc 3.5.1-r1
Interactive process viewer (documentation)
sudo apk add htop-dochtop 3.4.1-3.fc44
Interactive process viewer
sudo dnf install htophtop 3.5.1-1
Interactive process viewer
sudo pacman -S htophtop 3.5.1-2.1
An Interactive text-mode Process Viewer for Linux
sudo zypper install htophtop
sudo port install htoppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.