python2-hypothesis on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python2-hypothesis

* (Optional) Uninstall python2-hypothesis on Arch using YAY

$ yay -Rns python2-hypothesis

2. Manually Install "python2-hypothesis" via AUR

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

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

b. Clone python2-hypothesis's git locally

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

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

$ cd ~/python2-hypothesis $ makepkg -si

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

ID: 928459
Name: python2-hypothesis
PackageBaseID: 168496
PackageBase: python2-hypothesis
Version: 4.57.1-1
Description: Advanced Quickcheck style testing library for Python (4.x is the last version supporting Python2)
URL: https://hypothesis.readthedocs.org
NumVotes: 1
Popularity: 0.00149
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1625078140
LastModified: 1625078140
URLPath: /cgit/aur.git/snapshot/python2-hypothesis.tar.gz

5. The same packages on other Linux Distributions