python-atheris on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-atheris

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

$ yay -Rns python-atheris

2. Manually Install "python-atheris" via AUR

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

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

b. Clone python-atheris's git locally

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

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

$ cd ~/python-atheris $ makepkg -si

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

ID: 1192840
Name: python-atheris
PackageBaseID: 186500
PackageBase: python-atheris
Version: 2.2.2-1
Description: A coverage-guided fuzzer for Python and Python extensions
URL: https://github.com/google/atheris
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1665435623
LastModified: 1673073469
URLPath: /cgit/aur.git/snapshot/python-atheris.tar.gz