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