899 B
899 B
title | media_order | private | date | taxonomy | creator | blog_url | show_sidebar | show_breadcrumbs | show_pagination | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
glances | glances.gif | false | 11:40 06-04-2018 |
|
erreur32 | /blog | true | true | true |
To install the latest Glances production ready version, just enter the following command line:
$ curl -L https://bit.ly/glances | /bin/bash
or
$ wget -O- https://bit.ly/glances | /bin/bash
Note: Only supported on some GNU/Linux distributions.
Glances is on PyPI. By using PyPI, you are sure to have the latest stable version.
To install, simply use pip:
$ pip install glances
Others methods ? Read the official installation documentation.