tup-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S tup-git

* (Optional) Uninstall tup-git on Arch using YAY

$ yay -Rns tup-git

2. Manually Install "tup-git" via AUR

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

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

b. Clone tup-git's git locally

$ git clone https://aur.archlinux.org/tup-git.git ~/tup-git

c. Go to ~/tup-git folder and install it

$ cd ~/tup-git $ makepkg -si

3. Information about the tup-git package on Arch User Repository (AUR)

ID: 1204063
Name: tup-git
PackageBaseID: 35320
PackageBase: tup-git
Version: 0.7.11.r95.g4e9f5b32-1
Description: A fast, file-based build system
URL: http://gittup.org/tup/index.html
NumVotes: 7
Popularity: 1.9E-5
OutOfDate:
Maintainer: pica
Submitter: pnorcks
FirstSubmitted: 1268100562
LastModified: 1675117048
URLPath: /cgit/aur.git/snapshot/tup-git.tar.gz