mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-30 11:41:34 +00:00
22 lines
477 B
Plaintext
22 lines
477 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://github.com/Vanilla-OS/apx>.
|
|
|
|
- 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`
|