atf on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S atf

* (Optional) Uninstall atf on Arch using YAY

$ yay -Rns atf

2. Manually Install "atf" via AUR

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

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

b. Clone atf's git locally

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

c. Go to ~/atf folder and install it

$ cd ~/atf $ makepkg -si

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

ID: 1221815
Name: atf
PackageBaseID: 39404
PackageBase: atf
Version: 0.21-1
Description: Automated Testing Framework
URL: https://github.com/jmmv/atf/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter:
FirstSubmitted: 1280907754
LastModified: 1678041142
URLPath: /cgit/aur.git/snapshot/atf.tar.gz