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:

committed by
GitHub

parent
456bf33efd
commit
a0a0fa81cd
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
Reference in New Issue
Block a user