Halyde Documentation

Powerful, modular, universal

User Tools

Site Tools


ag:avs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ag:avs [2026/01/21 16:18] – external edit 127.0.0.1ag:avs [2026/04/29 15:38] (current) – Changed AVS spec to be a little clearer and more flexible wahplus
Line 15: Line 15:
   * To install an exact version of a package, use ``package-name=1.2.3``, where ``1.2.3`` is the version.   * To install an exact version of a package, use ``package-name=1.2.3``, where ``1.2.3`` is the version.
   * Wildcards (``*``) can be used. For example:   * Wildcards (``*``) can be used. For example:
-    * To install any version where the major version is 1, while the minor and patch versions don't matter: ``package-name=1*`` +    * To install any version where the major version is 1, while the minor and patch versions don't matter: ``package-name=1.*.*`` 
-    * To install any version where the major version is 1 and the minor version is 2, while the patch version doesn't matter: ``package-name=1.2*``+    * To install any version where the major version is 1 and the minor version is 2, while the patch version doesn't matter: ``package-name=1.2.*``
ag/avs.txt · Last modified: by wahplus