libtas on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libtas

* (Optional) Uninstall libtas on Arch using YAY

$ yay -Rns libtas

2. Manually Install "libtas" via AUR

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

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

b. Clone libtas's git locally

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

c. Go to ~/libtas folder and install it

$ cd ~/libtas $ makepkg -si

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

ID: 1355049
Name: libtas
PackageBaseID: 137068
PackageBase: libtas
Version: 1.4.5-1
Description: Tool-assisted speedrunning utility for Linux-native binaries
URL: https://github.com/clementgallet/libTAS
NumVotes: 4
Popularity: 0.102275
OutOfDate:
Maintainer: creyon
Submitter: chungy
FirstSubmitted: 1541065740
LastModified: 1700271092
URLPath: /cgit/aur.git/snapshot/libtas.tar.gz