pyright-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pyright-git

* (Optional) Uninstall pyright-git on Arch using YAY

$ yay -Rns pyright-git

2. Manually Install "pyright-git" via AUR

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

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

b. Clone pyright-git's git locally

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

c. Go to ~/pyright-git folder and install it

$ cd ~/pyright-git $ makepkg -si

3. Information about the pyright-git package on Arch User Repository (AUR)

ID: 814120
Name: pyright-git
PackageBaseID: 155945
PackageBase: pyright-git
Version: 1.1.82.r6.ga50a5358-1
Description: Static type checker for Python
URL: https://github.com/microsoft/pyright
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sainnhe
Submitter: sainnhe
FirstSubmitted: 1595808878
LastModified: 1604586080
URLPath: /cgit/aur.git/snapshot/pyright-git.tar.gz