tad on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S tad

* (Optional) Uninstall tad on Arch using YAY

$ yay -Rns tad

2. Manually Install "tad" via AUR

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

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

b. Clone tad's git locally

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

c. Go to ~/tad folder and install it

$ cd ~/tad $ makepkg -si

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

ID: 1030911
Name: tad
PackageBaseID: 147700
PackageBase: tad
Version: 2.3-1
Description: Library and tools to handle data arrays in C++
URL: https://marlam.de/tad/
NumVotes: 0
Popularity: 0
OutOfDate: 1690538829
Maintainer: jxir
Submitter: jxir
FirstSubmitted: 1577548012
LastModified: 1643898382
URLPath: /cgit/aur.git/snapshot/tad.tar.gz