mysql-docs on AUR (Arch User Repository)
Last updated: January 12,2025
1. Install "mysql-docs" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install mysql-docs on Arch using YAY
$
yay -S
mysql-docs
Copied
* (Optional) Uninstall mysql-docs on Arch using YAY
$
yay -Rns
mysql-docs
Copied
2. Manually Install "mysql-docs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mysql-docs's git locally
$
git clone https://aur.archlinux.org/mysql-docs.git
~/mysql-docs
Copied
c. Go to ~/mysql-docs folder and install it
$
cd
~/mysql-docs
Copied
$
makepkg -si
Copied
3. Information about the mysql-docs package on Arch User Repository (AUR)
ID: 843987
Name: mysql-docs
PackageBaseID: 161788
PackageBase: mysql-docs
Version: 8.0-4
Description: Set of HTML documentation for MySQL.
URL: http://dev.mysql.com/doc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1610049255
LastModified: 1610049255
URLPath: /cgit/aur.git/snapshot/mysql-docs.tar.gz
Name: mysql-docs
PackageBaseID: 161788
PackageBase: mysql-docs
Version: 8.0-4
Description: Set of HTML documentation for MySQL.
URL: http://dev.mysql.com/doc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1610049255
LastModified: 1610049255
URLPath: /cgit/aur.git/snapshot/mysql-docs.tar.gz