python-fisher on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-fisher

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

$ yay -Rns python-fisher

2. Manually Install "python-fisher" via AUR

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

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

b. Clone python-fisher's git locally

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

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

$ cd ~/python-fisher $ makepkg -si

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

ID: 812078
Name: python-fisher
PackageBaseID: 142315
PackageBase: python-fisher
Version: 0.1.9-1
Description: Fishers Exact Test
URL: https://github.com/brentp/fishers_exact_test
NumVotes: 0
Popularity: 0
OutOfDate: 1690571313
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1558801496
LastModified: 1604239571
URLPath: /cgit/aur.git/snapshot/python-fisher.tar.gz