Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-03 12:55:58 +00:00
parent e1f4a4ffa5
commit 1079e2c07a
12 changed files with 89 additions and 17 deletions

View File

@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# distrobox
> Use any Linux distribution inside your terminal in a container. Install & use packages inside it while tightly integrating with the host OS, sharing storage (`home` directory) and hardware.
> `distrobox` isn't a command, but a set of commands.
> Note: It uses Podman or Docker to create your containers.
> More information: <https://github.com/89luca89/distrobox>.

View File

@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# xbps
> The X Binary Package System is the package manager used by Void Linux.
> `xbps` isn't a command, but a set of commands.
> For equivalent commands in other package managers, see <https://wiki.archlinux.org/title/Pacman/Rosetta>.
> More information: <https://docs.voidlinux.org/xbps/index.html>.