diff --git a/pages/linux/dconf-read.md b/pages/linux/dconf-read.md index 5eab29b3d3..cb5da30722 100644 --- a/pages/linux/dconf-read.md +++ b/pages/linux/dconf-read.md @@ -1,7 +1,6 @@ # dconf read > Read key values from dconf databases. -> See also: `dconf`. > More information: . - Print a specific key value: diff --git a/pages/linux/dnf-builddep.md b/pages/linux/dnf-builddep.md index 15779f1604..2e6cb91651 100644 --- a/pages/linux/dnf-builddep.md +++ b/pages/linux/dnf-builddep.md @@ -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: . - Install dependencies for a given package: diff --git a/pages/linux/dnf-config-manager.md b/pages/linux/dnf-config-manager.md index 03e49413f2..5e747bb388 100644 --- a/pages/linux/dnf-config-manager.md +++ b/pages/linux/dnf-config-manager.md @@ -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: . - Add (and enable) a repository from a URL: diff --git a/pages/linux/dnf-download.md b/pages/linux/dnf-download.md index c3914a3682..04db63b5f0 100644 --- a/pages/linux/dnf-download.md +++ b/pages/linux/dnf-download.md @@ -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: . - Download the latest version of a package to the current directory: diff --git a/pages/linux/pacman-database.md b/pages/linux/pacman-database.md index 7b182d7909..98dfa3ce2c 100644 --- a/pages/linux/pacman-database.md +++ b/pages/linux/pacman-database.md @@ -2,7 +2,6 @@ > Operate on the Arch Linux package database. > Modify certain attributes of the installed packages. -> See also: `pacman`. > More information: . - Mark a package as implicitly installed: diff --git a/pages/linux/pacman-files.md b/pages/linux/pacman-files.md index 447a60e822..15698221f8 100644 --- a/pages/linux/pacman-files.md +++ b/pages/linux/pacman-files.md @@ -1,7 +1,7 @@ # pacman --files > Query the local files database. -> See also: `pacman`, `pkgfile`. +> See also: `pkgfile`. > More information: . - Update the package database: diff --git a/pages/linux/pacman-query.md b/pages/linux/pacman-query.md index c78b0989f1..901800186d 100644 --- a/pages/linux/pacman-query.md +++ b/pages/linux/pacman-query.md @@ -1,7 +1,6 @@ # pacman --query > Query the local package database. -> See also: `pacman`. > More information: . - [Q]uery the local package database and list installed packages and versions: diff --git a/pages/linux/pacman-remove.md b/pages/linux/pacman-remove.md index 3b1f63d72e..75c12fff22 100644 --- a/pages/linux/pacman-remove.md +++ b/pages/linux/pacman-remove.md @@ -1,7 +1,6 @@ # pacman --remove > Remove packages from the system. -> See also: `pacman`. > More information: . - [R]emove a package and its dependencies recur[s]ively: diff --git a/pages/linux/pacman-upgrade.md b/pages/linux/pacman-upgrade.md index 69b1eaf10a..1b6e7800a9 100644 --- a/pages/linux/pacman-upgrade.md +++ b/pages/linux/pacman-upgrade.md @@ -1,7 +1,6 @@ # pacman --upgrade > Install packages manually from archive files. -> See also: `pacman`. > More information: . - Install one or more packages from files: