[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:
nicolargo 2025-04-06 17:51:36 +02:00
parent 5d4596ed41
commit e8b6fd7641
1 changed files with 4 additions and 1 deletions

View File

@ -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: