ath on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install ath on Arch using YAY
$
yay -S
ath
Copied
* (Optional) Uninstall ath on Arch using YAY
$
yay -Rns
ath
Copied
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
Copied
b. Clone ath's git locally
$
git clone https://aur.archlinux.org/ath.git
~/ath
Copied
c. Go to ~/ath folder and install it
$
cd
~/ath
Copied
$
makepkg -si
Copied
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
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