# Installer htop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de htop pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:htop
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install htop
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install htop
```

  Preuve: MacPorts ports tree: sysutils/htop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add htop
```

  Preuve: Alpine Linux edge package indexes: htop from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install htop
```

  Preuve: Debian stable package indexes: htop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install htop
```

  Preuve: Fedora Rawhide package metadata: htop from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#htop
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ht/htop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S htop
```

  Preuve: Arch Linux sync databases: htop from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install htop
```

  Preuve: openSUSE Tumbleweed package metadata: htop from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:htop
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/htop>
- **Version:** 3.5.1
- **Résumé source:** Improved top (interactive process viewer)
- **Page d'accueil:** <https://htop.dev/>
- **Dépôt:** <https://github.com/htop-dev/htop>
- **Docs amont:** <https://htop.dev/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://github.com/htop-dev/htop/archive/refs/tags/3.5.1.tar.gz>
- **Mis à jour:** 2026-04-28T16:07:10Z
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- htop (cli)
- htop (alias)

## Dépendances

- ncurses

## Dépendances de compilation

- autoconf
- automake
- libtool
- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Caveats: 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.
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 3.5.1
- gestionnaire mis à jour: 2026-04-28
- données locales: ok
- dépôt amont: https://github.com/htop-dev/htop
- dernière version détectée: 3.5.1 (current)

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** green / low
- narrow executable package without higher-risk signals

## Liens liés

- [ncurses](https://www.automicvault.com/pkg/brew/ncurses/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://www.automicvault.com/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/pkg/brew/automake/) - Build dependency declared by Homebrew.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
