Automic VaultAutomic Vault

brew

Install glances with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Alternative to top/htop. Version 4.5.5 via Homebrew; verified 2026-06-14.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install glances

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install glances

MacPorts ports tree · sysutils/glances/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add glances

Alpine Linux edge package indexes · glances · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install glances

Debian stable package indexes · glances · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install glances

Fedora Rawhide package metadata · glances · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#glances

nixpkgs package indexes · pkgs/by-name/gl/glances/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S glances

Arch Linux sync databases · glances · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install python311-Glances

openSUSE Tumbleweed package metadata · python311-Glances · source: download.opensuse.org

overview

Package summary

Alternative to top/htop

Commands and aliases

  • glances

history

Project history and usage

Glances is a Python system monitor that compresses CPU, memory, disk, network, process, sensor, container, and service data into a terminal or web dashboard. It is often described as an alternative to top and htop, but its project documentation emphasizes remote monitoring, APIs, export modules, and plugin-oriented extensibility.

Project history

Public development traces back to the early 2010s in the GitHub repository. The project grew from a terminal dashboard into a cross-platform monitoring application with curses, web, client/server, REST, XML-RPC, stdout, CSV, JSON, export, Docker, and Python API use cases.

The documentation describes Glances as an open architecture built in Python around libraries that gather system information. That architecture let the project add plugins and export modules without turning the core command into a single-purpose top clone.

Adoption history

Glances spread through Python packaging and operating-system package repositories because it gives administrators one command that works across Linux, macOS, Windows, BSD-like systems, containers, and remote hosts. Its repository advertises PyPI, Docker, contributor, download, and community badges, reflecting use both as a local troubleshooting tool and as a lightweight monitoring endpoint.

How it is used

Practitioners run glances for an immediate terminal overview, glances -w for a browser dashboard and REST API, glances -s and glances -c for client/server monitoring, glances --stdout or --stdout-json for scripts, and glances --fetch for a quick machine summary. Optional extras enable web and export features, while the Python API lets scripts consume the same plugin data.

Why package nerds care

For package users, Glances is attractive because a single executable can replace a pile of small inspection commands during triage. For maintainers, the package is a Python application with optional extras, psutil-based system bindings, shell completion support, Docker images, and many OS-level distribution targets.

Timeline

  • 2011: Early public GitHub commits show the project already tracking screenshots and monitoring UI work.
  • 2018: Documentation examples show stdout CSV output for scripting-oriented monitoring.
  • 2020s: Documentation covers terminal, web, API, export, Docker, and Python-library modes.

Related projects

  • psutil, top, htop, Docker, Read the Docs, PyPI.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for glances. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.config/glances/glances.conf/etc/glances/glances.conf/usr/share/doc/glances/glances.conf
macOS
~/.config/glances/glances.conf~/Library/Application Support/glances/glances.conf/usr/local/etc/glances/glances.conf/usr/share/doc/glances/glances.conf
Windows
%APPDATA%\glances\glances.conf

executables

Installed executables

CommandKindExposureNote
glancescliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version4.5.5
manager updated2026-06-14
local dataok
upstreamnot checked
latest detectednot detected

https://nicolargo.github.io/glances/

install metadata

Package metadata

Package keybrew:glances
Version4.5.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/glances
Homepagehttps://nicolargo.github.io/glances/
Repositoryhttps://github.com/nicolargo/glances
Upstream docshttps://glances.readthedocs.io/
LicenseLGPL-3.0-or-later
Source archivehttps://files.pythonhosted.org/packages/00/f4/700e0e8472783b91532c527d3821c05c7766c7610aec69bbcce47829d19e/glances-4.5.5.tar.gz
Last updated2026-06-14T15:49:04Z
Pulseupdated
Dependenciescertifi, cryptography, pydantic, python@3.14
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameglances
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

glances 4.3.1+dfsg-1

Curses-based monitoring tool

https://github.com/nicolargo/glances

sudo apt install glances
  • Section: utils
  • Architecture: all
  • 8 dependencies
  • 13 optional deps
  • normalized package name match
  • Matched by: Glances
Debian stable package indexes · deb.debian.org · Debian stable package indexes: glances from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

glances-doc 4.3.1+dfsg-1

Documentation for glances Curses-based monitoring tool

https://github.com/nicolargo/glances

sudo apt install glances-doc
  • Section: doc
  • Architecture: all
  • Source Package: glances
  • 7 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Glances
Debian stable package indexes · deb.debian.org · Debian stable package indexes: glances-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

glances

nix profile install nixpkgs#glances
  • normalized package name match
  • Matched by: Glances
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gl/glances/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

glances 3.4.0.3+dfsg-1

Curses-based monitoring tool

https://github.com/nicolargo/glances

sudo apt install glances
  • Section: universe/utils
  • Architecture: all
  • 8 dependencies
  • 10 optional deps
  • normalized package name match
  • Matched by: Glances
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: glances from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

glances-doc 3.4.0.3+dfsg-1

Documentation for glances Curses-based monitoring tool

https://github.com/nicolargo/glances

sudo apt install glances-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: glances
  • 7 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Glances
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: glances-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

glances 4.5.4-r0

CLI curses based monitoring tool

https://nicolargo.github.io/glances/

sudo apk add glances
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: glances
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Glances
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: glances from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

glances-doc 4.5.4-r0

CLI curses based monitoring tool (documentation)

https://nicolargo.github.io/glances/

sudo apk add glances-doc
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: glances
  • normalized package name match
  • Matched by: Glances
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: glances-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

glances 4.3.0.8-7.fc45

A cross-platform system monitoring tool

https://nicolargo.github.io/glances/

sudo dnf install glances
  • License: LGPL-3.0-only AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: glances
  • 7 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Glances
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: glances from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

glances 4.5.4-1

CLI curses-based monitoring tool

https://nicolargo.github.io/glances

sudo pacman -S glances
  • License: LGPL-3.0-or-later
  • Architecture: any
  • 8 dependencies
  • 13 optional deps
  • normalized package name match
  • Matched by: Glances
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: glances from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

python311-Glances 4.5.4-1.1

A cross-platform curses-based monitoring tool

https://github.com/nicolargo/glances

sudo zypper install python311-Glances
  • License: LGPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-Glances
  • 9 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: Glances
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python311-Glances from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python313-Glances 4.5.4-1.1

A cross-platform curses-based monitoring tool

https://github.com/nicolargo/glances

sudo zypper install python313-Glances
  • License: LGPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-Glances
  • 9 dependencies
  • 7 provides
  • normalized package name match
  • Matched by: Glances
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-Glances from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python314-Glances 4.5.4-1.1

A cross-platform curses-based monitoring tool

https://github.com/nicolargo/glances

sudo zypper install python314-Glances
  • License: LGPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-Glances
  • 9 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: Glances
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python314-Glances from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

glances

sudo port install glances
  • normalized package name match
  • Matched by: Glances
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/glances/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment