tldp-xsl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tldp-xsl

* (Optional) Uninstall tldp-xsl on Arch using YAY

$ yay -Rns tldp-xsl

2. Manually Install "tldp-xsl" via AUR

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

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

b. Clone tldp-xsl's git locally

$ git clone https://aur.archlinux.org/tldp-xsl.git ~/tldp-xsl

c. Go to ~/tldp-xsl folder and install it

$ cd ~/tldp-xsl $ makepkg -si

3. Information about the tldp-xsl package on Arch User Repository (AUR)

ID: 739964
Name: tldp-xsl
PackageBaseID: 152674
PackageBase: tldp-xsl
Version: 04MAR2005-1
Description: DocBook XSL stylesheets customized for the Linux Documentation Project
URL: http://www.happy-monkey.net/docbook/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: J5lx
Submitter: J5lx
FirstSubmitted: 1589281356
LastModified: 1589987492
URLPath: /cgit/aur.git/snapshot/tldp-xsl.tar.gz