ath on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ath

* (Optional) Uninstall ath on Arch using YAY

$ yay -Rns ath

2. Manually Install "ath" via AUR

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

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

b. Clone ath's git locally

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

c. Go to ~/ath folder and install it

$ cd ~/ath $ makepkg -si

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

ID: 1114115
Name: ath
PackageBaseID: 184137
PackageBase: ath
Version: 1.0.0-1
Description: command line tool for converting text containing ANSI escape sequences into HTML
URL: https://github.com/maltejur/ath
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maltejur
Submitter: maltejur
FirstSubmitted: 1658244540
LastModified: 1658244540
URLPath: /cgit/aur.git/snapshot/ath.tar.gz