linux/*: remove base command page from "See also" (#23917)

This commit is contained in:
open-source-learner
2026-09-11 15:19:40 +07:00
committed by GitHub
parent 4e7c1fdfee
commit d0039db6ef
9 changed files with 1 additions and 9 deletions
-1
View File
@@ -1,7 +1,6 @@
# dconf read
> Read key values from dconf databases.
> See also: `dconf`.
> More information: <https://manned.org/dconf>.
- Print a specific key value:
-1
View File
@@ -2,7 +2,6 @@
> Install dependencies to build a given package.
> Not default to `dnf` but supported via `dnf-plugins-core`.
> See also: `dnf`.
> More information: <https://dnf-plugins-core.readthedocs.io/en/latest/builddep.html>.
- Install dependencies for a given package:
-1
View File
@@ -2,7 +2,6 @@
> Manage DNF configuration options and repositories on Fedora-based systems.
> Not default to `dnf` but supported via `dnf-plugins-core`.
> See also: `dnf`.
> More information: <https://dnf-plugins-core.readthedocs.io/en/latest/config_manager.html>.
- Add (and enable) a repository from a URL:
-1
View File
@@ -2,7 +2,6 @@
> Download RPM packages from the DNF repositories.
> Not default to `dnf` but supported via `dnf-plugins-core`.
> See also: `dnf`.
> More information: <https://dnf-plugins-core.readthedocs.io/en/latest/download.html>.
- Download the latest version of a package to the current directory:
-1
View File
@@ -2,7 +2,6 @@
> Operate on the Arch Linux package database.
> Modify certain attributes of the installed packages.
> See also: `pacman`.
> More information: <https://manned.org/pacman.8>.
- Mark a package as implicitly installed:
+1 -1
View File
@@ -1,7 +1,7 @@
# pacman --files
> Query the local files database.
> See also: `pacman`, `pkgfile`.
> See also: `pkgfile`.
> More information: <https://manned.org/pacman.8>.
- Update the package database:
-1
View File
@@ -1,7 +1,6 @@
# pacman --query
> Query the local package database.
> See also: `pacman`.
> More information: <https://manned.org/pacman.8>.
- [Q]uery the local package database and list installed packages and versions:
-1
View File
@@ -1,7 +1,6 @@
# pacman --remove
> Remove packages from the system.
> See also: `pacman`.
> More information: <https://manned.org/pacman.8>.
- [R]emove a package and its dependencies recur[s]ively:
-1
View File
@@ -1,7 +1,6 @@
# pacman --upgrade
> Install packages manually from archive files.
> See also: `pacman`.
> More information: <https://manned.org/pacman.8>.
- Install one or more packages from files: