autopkgtest on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S autopkgtest

* (Optional) Uninstall autopkgtest on Arch using YAY

$ yay -Rns autopkgtest

2. Manually Install "autopkgtest" via AUR

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

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

b. Clone autopkgtest's git locally

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

c. Go to ~/autopkgtest folder and install it

$ cd ~/autopkgtest $ makepkg -si

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

ID: 1317117
Name: autopkgtest
PackageBaseID: 197340
PackageBase: autopkgtest
Version: 5.30-2
Description: automatic as-installed testing for Debian packages
URL: https://salsa.debian.org/ci-team/autopkgtest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: weilinfox
Submitter: weilinfox
FirstSubmitted: 1693925119
LastModified: 1694407519
URLPath: /cgit/aur.git/snapshot/autopkgtest.tar.gz