How To Install Glances On Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

How To Install Glances On Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

glances

A cross-platform system monitoring tool.

Maintainer: Daniel Echeverry



Section: utils

Install glances

  • Debian apt-get install glances Click to copy
  • Ubuntu apt-get install glances Click to copy
  • Alpine OS apk add glances Click to copy
  • Arch Linux pacman -S glances Click to copy
  • Kali Linux apt-get install glances Click to copy
  • Fedora dnf install glances Click to copy
  • Raspbian apt-get install glances Click to copy
  • macOS brew install glances Click to copy

A cross-platform system monitoring tool.

How to use glances?

Below are few example commands for glances that you can use in the terminal.

Run in terminal:
glancesClick to copy
Run in web server mode to show results in browser:
glances -wClick to copy
Run in server mode to allow connections from other Glances clients:
glances -sClick to copy
Connect to a Glances server:
glances -c hostnameClick to copy
Require a password in (web) server mode:
glances -s --passwordClick to copy
Installing glances command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of glances 2024 package in your OS.