pyre-check-bin on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "pyre-check-bin" 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 pyre-check-bin on Arch using YAY

$ yay -S pyre-check-bin

* (Optional) Uninstall pyre-check-bin on Arch using YAY

$ yay -Rns pyre-check-bin

2. Manually Install "pyre-check-bin" via AUR

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

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

b. Clone pyre-check-bin's git locally

$ git clone https://aur.archlinux.org/pyre-check-bin.git ~/pyre-check-bin

c. Go to ~/pyre-check-bin folder and install it

$ cd ~/pyre-check-bin $ makepkg -si

3. Information about the pyre-check-bin package on Arch User Repository (AUR)

ID: 1159387
Name: pyre-check-bin
PackageBaseID: 138640
PackageBase: pyre-check-bin
Version: 0.9.16-1
Description: Performant type-checking for Python
URL: https://pyre-check.org/
NumVotes: 2
Popularity: 4.0E-5
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1547071307
LastModified: 1667147031
URLPath: /cgit/aur.git/snapshot/pyre-check-bin.tar.gz