linux package managers: add link to ArchWiki Rosetta (#9507)

Affected pages: apt, dnf, dpkg, emerge, pacman, rpm, yum, zypper
This commit is contained in:
cyqsimon
2022-12-05 08:57:55 +08:00
committed by GitHub
parent 0d99563193
commit 2d4f0ad33d
8 changed files with 8 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
> Package management utility for Debian based distributions.
> Recommended replacement for `apt-get` when used interactively in Ubuntu versions 16.04 and later.
> For equivalent commands in other package managers, see <https://wiki.archlinux.org/title/Pacman/Rosetta>.
> More information: <https://manpages.debian.org/latest/apt/apt.8.html>.
- Update the list of available packages and versions (it's recommended to run this before other `apt` commands):