nicolargo / glancesautoinstall

Glances Auto Install script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glances Auto Install

A quick and dirty way to install Glances on your system.

Just enter the following command (with an admin account):

curl -L https://bit.ly/glances | /bin/bash

Available for following operating system:

  • Alpine
  • Arch
  • CentOS
  • CentOS minimal based
  • Debian
  • elementary OS
  • Fedora
  • LinuxMint
  • macOS
  • OpenSuse
  • Oracle EL
  • Raspbian
  • Redhat
  • Redhat Enterprise Server
  • Scientific aka SL
  • Ubuntu

Please contribute to add your favorite OS !

To uninstall Glances from your system, clone the current repository and run:

./uninstall.sh

About

Glances Auto Install script

License:MIT License


Languages

Language:Shell 100.0%