mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
22 lines
490 B
Plaintext
22 lines
490 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, linux]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# apx
|
|
|
|
> Package management utility with support for multiple sources, allowing you to install packages in subsystems.
|
|
> More information: <https://docs.vanillaos.org/docs/en/apx-manpage>.
|
|
|
|
- View documentation for managing package managers:
|
|
|
|
`tldr apx pkgmanagers`
|
|
|
|
- View documentation for managing stacks:
|
|
|
|
`tldr apx stacks`
|
|
|
|
- View documentation for managing subsystems:
|
|
|
|
`tldr apx subsystems`
|