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