tuf on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S tuf

* (Optional) Uninstall tuf on Arch using YAY

$ yay -Rns tuf

2. Manually Install "tuf" via AUR

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

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

b. Clone tuf's git locally

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

c. Go to ~/tuf folder and install it

$ cd ~/tuf $ makepkg -si

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

ID: 1302516
Name: tuf
PackageBaseID: 179196
PackageBase: tuf
Version: 0.6.1-1
Description: Implementation of The Update Framework
URL: https://github.com/theupdateframework/go-tuf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aditya
Submitter: aditya
FirstSubmitted: 1653660736
LastModified: 1691777160
URLPath: /cgit/aur.git/snapshot/tuf.tar.gz