th on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S th

* (Optional) Uninstall th on Arch using YAY

$ yay -Rns th

2. Manually Install "th" via AUR

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

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

b. Clone th's git locally

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

c. Go to ~/th folder and install it

$ cd ~/th $ makepkg -si

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

ID: 434398
Name: th
PackageBaseID: 124274
PackageBase: th
Version: 1.3.0-1
Description: Embed/pack binary file into C/C++ header
URL: https://github.com/Antyradek/tinyhead
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Antyradek
Submitter: Antyradek
FirstSubmitted: 1500884116
LastModified: 1502319304
URLPath: /cgit/aur.git/snapshot/th.tar.gz