mirror of https://github.com/nicolargo/glances.git
[Discussion] FreeBSD - AMD64 Install: Package py39-glances not showing a Version Available for AMD64 but for Package py311-glances #3139
This commit is contained in:
parent
5d4596ed41
commit
e8b6fd7641
|
|
@ -296,7 +296,10 @@ To install the binary package:
|
|||
|
||||
.. code-block:: console
|
||||
|
||||
# pkg install py39-glances
|
||||
# pkg install pyXY-glances
|
||||
|
||||
Where X and Y are the major and minor value of your Python system.
|
||||
Example for Python 3.11.3 use py311-glances.
|
||||
|
||||
To install Glances from ports:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue