Architecture (mandatory)

Quick Info
Required
Sub-Package
Set

The Architecture field supports a set of architecture names defined as:

<operating system>-<processor>

If you are not sure what your version of wpkg architecture is, use the --architecture command to get the information.

In newer versions of wpkg, the Architecture can also include a vendor specification:

<operating system>-<vendor>-<processor>

The architecture and vendor information of wpkg can be gathered using the --triplet command.

The list of supported architectures can be found on the page: Architectures in wpkg.

The special architecture "all" is used for packages that can be installed on any architectures (i.e. documentation, source.)

The special word "any" is used to match any architecture (similar to the asterisk in file name patterns,) and thus it cannot be found in the Architecture field.