trang on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S trang

* (Optional) Uninstall trang on Arch using YAY

$ yay -Rns trang

2. Manually Install "trang" via AUR

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

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

b. Clone trang's git locally

$ git clone https://aur.archlinux.org/trang.git ~/trang

c. Go to ~/trang folder and install it

$ cd ~/trang $ makepkg -si

3. Information about the trang package on Arch User Repository (AUR)

ID: 1078409
Name: trang
PackageBaseID: 97524
PackageBase: trang
Version: 20220510-1
Description: Converts between different schema languages for XML
URL: https://github.com/relaxng/jing-trang
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: bertptrs
Submitter: ShadowKyogre
FirstSubmitted: 1439490688
LastModified: 1652215017
URLPath: /cgit/aur.git/snapshot/trang.tar.gz