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