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