mysql-docs on AUR (Arch User Repository)

Last updated: September 21,2024

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

b. Install mysql-docs on Arch using YAY

$ yay -S mysql-docs

* (Optional) Uninstall mysql-docs on Arch using YAY

$ yay -Rns mysql-docs

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

b. Clone mysql-docs's git locally

$ git clone https://aur.archlinux.org/mysql-docs.git ~/mysql-docs

c. Go to ~/mysql-docs folder and install it

$ cd ~/mysql-docs $ makepkg -si

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