mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-21 18:51:06 +00:00
Update cheatsheets
This commit is contained in:
21
linux/apx
Normal file
21
linux/apx
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user