python-avocado on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-avocado

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

$ yay -Rns python-avocado

2. Manually Install "python-avocado" via AUR

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

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

b. Clone python-avocado's git locally

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

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

$ cd ~/python-avocado $ makepkg -si

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

ID: 1331711
Name: python-avocado
PackageBaseID: 141881
PackageBase: python-avocado
Version: 102.0-1
Description: Set of tools and libraries to help with automated testing
URL: http://avocado-framework.github.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1707924020
Maintainer: bidulock
Submitter: 1ace
FirstSubmitted: 1557238671
LastModified: 1696958432
URLPath: /cgit/aur.git/snapshot/python-avocado.tar.gz