xhtml-1-docs on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "xhtml-1-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 xhtml-1-docs on Arch using YAY

$ yay -S xhtml-1-docs

* (Optional) Uninstall xhtml-1-docs on Arch using YAY

$ yay -Rns xhtml-1-docs

2. Manually Install "xhtml-1-docs" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone xhtml-1-docs's git locally

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

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

$ cd ~/xhtml-1-docs $ makepkg -si

3. Information about the xhtml-1-docs package on Arch User Repository (AUR)

ID: 203549
Name: xhtml-1-docs
PackageBaseID: 95307
PackageBase: xhtml-1-docs
Version: 1.1.20101123-2
Description: XHTML 1.1 Documentation
URL: http://www.w3.org/TR/xhtml11
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kkl2401
Submitter: kkl2401
FirstSubmitted: 1435443085
LastModified: 1435443655
URLPath: /cgit/aur.git/snapshot/xhtml-1-docs.tar.gz