apx - Apx is a package manager with support for multiple sources, allowing you to install packages in subsystems.

NAME  SYNOPSIS  DESCRIPTION  OPTIONS  APX COMMANDS  AUTHORS  REPORT BUGS TO  LICENSE  APX SUBCOMMANDS  SUBCOMMAND STACKS  SYNOPSIS  DESCRIPTION  OPTIONS  GLOBAL OPTIONS  LIST  SHOW  NEW  UPDATE  RM  EXPORT  IMPORT  SUBCOMMAND SUBSYSTEMS  SYNOPSIS  DESCRIPTION  OPTIONS  GLOBAL OPTIONS  LIST  NEW  RM  RESET  SUBCOMMAND PKGMANAGERS  SYNOPSIS  DESCRIPTION  OPTIONS  GLOBAL OPTIONS  LIST  SHOW  NEW  RM  EXAMPLES 

NAME

apx - Apx is a package manager with support for multiple sources, allowing you to install packages in subsystems.

SYNOPSIS

apx [command] [flags] [arguments]

DESCRIPTION

Apx is a package manager with support for multiple sources, allowing you to install packages in subsystems.

OPTIONS

APX COMMANDS

stacks

Work with the stacks that are available in apx.

subsystems

Work with the subsystems that are available in apx.

pkgmanagers

Work with the package managers that are available in apx.

AUTHORS

Written by Vanilla OS contributors.

REPORT BUGS TO

https://github.com/vanilla-os/apx/issues

LICENSE

GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.

APX SUBCOMMANDS

SUBCOMMAND STACKS

Work with the stacks that are available in apx.

SYNOPSIS

stacks [command] [flags] [arguments]

DESCRIPTION

Work with the stacks that are available in apx.

OPTIONS

GLOBAL OPTIONS

LIST

List all available stacks.

SHOW

Show information about the specified stack.

NEW

Create a new stack.

UPDATE

Update the specified stack.

RM

Remove the specified stack.

EXPORT

Export the specified stack.

IMPORT

Import the specified stack.

SUBCOMMAND SUBSYSTEMS

Work with the subsystems that are available in apx.

SYNOPSIS

subsystems [command] [flags] [arguments]

DESCRIPTION

Work with the subsystems that are available in apx.

OPTIONS

GLOBAL OPTIONS

LIST

List all available subsystems.

NEW

Create a new subsystem.

RM

Remove the specified subsystem.

RESET

Reset the specified subsystem.

SUBCOMMAND PKGMANAGERS

Work with the package managers that are available in apx.

SYNOPSIS

pkgmanagers [command] [flags] [arguments]

DESCRIPTION

Work with the package managers that are available in apx.

OPTIONS

GLOBAL OPTIONS

LIST

List all available package managers.

SHOW

Show information about the specified package manager.

NEW

Create a new package manager.

RM

Remove the specified package manager.

EXAMPLES

apx pkgmanagers


Updated 2024-01-29 - jenkler.se | uex.se