html-4-docs on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S html-4-docs

* (Optional) Uninstall html-4-docs on Arch using YAY

$ yay -Rns html-4-docs

2. Manually Install "html-4-docs" via AUR

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

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

b. Clone html-4-docs's git locally

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

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

$ cd ~/html-4-docs $ makepkg -si

3. Information about the html-4-docs package on Arch User Repository (AUR)

ID: 203537
Name: html-4-docs
PackageBaseID: 95305
PackageBase: html-4-docs
Version: 4.01.19991224-1
Description: HTML 4.01 Specification
URL: http://www.w3.org/TR/html4/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kkl2401
Submitter: kkl2401
FirstSubmitted: 1435440987
LastModified: 1435442474
URLPath: /cgit/aur.git/snapshot/html-4-docs.tar.gz