pacman-*: reference main page (#10121)

* pacman-*: reference main page

* Update the same in translation files too

* pacman-files: fix ordering
This commit is contained in:
K.B.Dharun Krishna
2023-05-14 17:11:37 +05:30
committed by GitHub
parent 456bf33efd
commit a0a0fa81cd
41 changed files with 41 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
> Operate on the Arch Linux package database.
> Modify certain attributes of the installed packages.
> See also: `pacman`.
> More information: <https://man.archlinux.org/man/pacman.8>.
- Mark a package as implicitly installed:

View File

@@ -1,6 +1,7 @@
# pacman --deptest
> Check each dependency specified and return a list of dependencies that are not currently satisfied on the system.
> See also: `pacman`.
> More information: <https://man.archlinux.org/man/pacman.8>.
- Print the package names of the dependencies that aren't installed:

View File

@@ -1,7 +1,7 @@
# pacman --files
> Arch Linux package manager utility.
> See also `pkgfile`.
> See also: `pacman`, `pkgfile`.
> More information: <https://man.archlinux.org/man/pacman.8>.
- Update the package database:

View File

@@ -1,6 +1,7 @@
# pacman-key
> Wrapper script for GnuPG used to manage pacman's keyring.
> See also: `pacman`.
> More information: <https://man.archlinux.org/man/pacman-key>.
- Initialize the pacman keyring:

View File

@@ -2,6 +2,7 @@
> Generate a pacman mirrorlist for Manjaro Linux.
> Every run of pacman-mirrors requires you to synchronize your database and update your system using `sudo pacman -Syyu`.
> See also: `pacman`.
> More information: <https://wiki.manjaro.org/index.php?title=Pacman-mirrors>.
- Generate a mirrorlist using the default settings:

View File

@@ -1,6 +1,7 @@
# pacman --query
> Arch Linux package manager utility.
> See also: `pacman`.
> More information: <https://man.archlinux.org/man/pacman.8>.
- List installed packages and versions:

View File

@@ -1,6 +1,7 @@
# pacman --remove
> Arch Linux package manager utility.
> See also: `pacman`.
> More information: <https://man.archlinux.org/man/pacman.8>.
- Remove a package and its dependencies:

View File

@@ -1,6 +1,7 @@
# pacman --sync
> Arch Linux package manager utility.
> See also: `pacman`.
> More information: <https://man.archlinux.org/man/pacman.8>.
- Install a new package:

View File

@@ -1,6 +1,7 @@
# pacman --upgrade
> Arch Linux package manager utility.
> See also: `pacman`.
> More information: <https://man.archlinux.org/man/pacman.8>.
- Install one or more packages from files: