python-hypothesis-auto on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-hypothesis-auto

* (Optional) Uninstall python-hypothesis-auto on Arch using YAY

$ yay -Rns python-hypothesis-auto

2. Manually Install "python-hypothesis-auto" via AUR

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

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

b. Clone python-hypothesis-auto's git locally

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

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

$ cd ~/python-hypothesis-auto $ makepkg -si

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

ID: 1293035
Name: python-hypothesis-auto
PackageBaseID: 196035
PackageBase: python-hypothesis-auto
Version: 1.1.5-2
Description: Extends Hypothesis to add fully automatic testing of type annotated functions
URL: https://github.com/timothycrosley/hypothesis-auto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dvzrv
Submitter: dvzrv
FirstSubmitted: 1690102920
LastModified: 1690102920
URLPath: /cgit/aur.git/snapshot/python-hypothesis-auto.tar.gz