software:software

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
software:software [2024-03-26 15:56] – [VALET commands] anitasoftware:software [2024-03-26 15:58] – [VALET commands] anita
Line 39: Line 39:
 | ''vpkg_help''  | VALET help.  | | ''vpkg_help''  | VALET help.  |
 | ''vpkg_list''  | List the packages that have VALET configuration files.  | | ''vpkg_list''  | List the packages that have VALET configuration files.  |
-| ''vpkg_versions ''<<//pkg-id//>>  | List versions available for a single package. +| ''vpkg_versions ''<<//package-id//>>  | List versions available for a single package. 
-| ''vpkg_info ''<<//pkg-id//>>  | Show information for a single package (or package version).  |+| ''vpkg_info ''<<//package-id//>>  | Show information for a single package (or package version).  |
 | ''vpkg_require ''<<//versioned-package-id//>>  | Configure environment for one or more VALET packages.  | | ''vpkg_require ''<<//versioned-package-id//>>  | Configure environment for one or more VALET packages.  |
 | ''vpkg_devrequire ''<<//versioned-package-id//>> | Configure environment for one or more VALET packages including software development variables such as ''CPPFLAGS'' and ''LDFLAGS'' | | ''vpkg_devrequire ''<<//versioned-package-id//>> | Configure environment for one or more VALET packages including software development variables such as ''CPPFLAGS'' and ''LDFLAGS'' |
Line 47: Line 47:
 | ''man valet''  | Complete documentation of VALET commands.  | | ''man valet''  | Complete documentation of VALET commands.  |
  
-A <<//versioned-package-id//>> is the combination of a package identifier (found using the ''vpkg_list'' command) with a version/variant identifier (via the ''vpkg_versions'' command).  The two pieces are joined using a forward slash (/).  For example, the commercial software "Matlab" has a <<//pkg-id//>> of ''matlab'' and the 2012 release has a <<version-id>> of ''r2012a'', producing the <<//versioned-package-id//>> ''matlab/r2012a''.+A <<//versioned-package-id//>> is the combination of a package identifier (found using the ''vpkg_list'' command) with a version/variant identifier (via the ''vpkg_versions'' command).  The two pieces are joined using a forward slash (/).  For example, the commercial software "Matlab" has a <<//package-id//>> of ''matlab'' and the 2012 release has a <<//version-id//>> of ''r2012a'', producing the <<//versioned-package-id//>> ''matlab/r2012a''.
  
 <note>In the context of a <<//versioned-package-id//>>, a blank <<version-id>> implies the default version of the package.  If the 2012 release of Matlab were the default, then using ''matlab'' (or ''matlab/default'') as the <<versioned-package-id>> would imply ''matlab/r2012a''.</note> <note>In the context of a <<//versioned-package-id//>>, a blank <<version-id>> implies the default version of the package.  If the 2012 release of Matlab were the default, then using ''matlab'' (or ''matlab/default'') as the <<versioned-package-id>> would imply ''matlab/r2012a''.</note>
  • software/software.txt
  • Last modified: 2024-03-27 09:13
  • by mkyle