thiy on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S thiy

* (Optional) Uninstall thiy on Arch using YAY

$ yay -Rns thiy

2. Manually Install "thiy" via AUR

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

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

b. Clone thiy's git locally

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

c. Go to ~/thiy folder and install it

$ cd ~/thiy $ makepkg -si

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

ID: 227706
Name: thiy
PackageBaseID: 99247
PackageBase: thiy
Version: 0.1-1
Description: A templating engine that uses YAML templates to produce HTML files.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stilvoid
FirstSubmitted: 1441238817
LastModified: 1441238819
URLPath: /cgit/aur.git/snapshot/thiy.tar.gz