avocado-framework on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S avocado-framework

* (Optional) Uninstall avocado-framework on Arch using YAY

$ yay -Rns avocado-framework

2. Manually Install "avocado-framework" via AUR

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

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

b. Clone avocado-framework's git locally

$ git clone https://aur.archlinux.org/avocado-framework.git ~/avocado-framework

c. Go to ~/avocado-framework folder and install it

$ cd ~/avocado-framework $ makepkg -si

3. Information about the avocado-framework package on Arch User Repository (AUR)

ID: 1424219
Name: avocado-framework
PackageBaseID: 203530
PackageBase: avocado-framework
Version: 103.0-1
Description: Set of tools and libraries to help with automated testing
URL: http://avocado-framework.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1710048099
LastModified: 1710048099
URLPath: /cgit/aur.git/snapshot/avocado-framework.tar.gz