libtai on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libtai

* (Optional) Uninstall libtai on Arch using YAY

$ yay -Rns libtai

2. Manually Install "libtai" via AUR

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

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

b. Clone libtai's git locally

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

c. Go to ~/libtai folder and install it

$ cd ~/libtai $ makepkg -si

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

ID: 1201713
Name: libtai
PackageBaseID: 189827
PackageBase: libtai
Version: 0.60-1
Description: a library for storing and manipulating dates and times
URL: https://cr.yp.to/libtai.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: seo.disparate
Submitter: seo.disparate
FirstSubmitted: 1674619690
LastModified: 1674619744
URLPath: /cgit/aur.git/snapshot/libtai.tar.gz