pylyzer-bin on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S pylyzer-bin

* (Optional) Uninstall pylyzer-bin on Arch using YAY

$ yay -Rns pylyzer-bin

2. Manually Install "pylyzer-bin" via AUR

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

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

b. Clone pylyzer-bin's git locally

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

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

$ cd ~/pylyzer-bin $ makepkg -si

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

ID: 1426114
Name: pylyzer-bin
PackageBaseID: 203360
PackageBase: pylyzer-bin
Version: 0.0.51-2
Description: A fast static code analyzer & language server for Python
URL: https://github.com/mtshiba/pylyzer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: minhnbnt
Submitter: minhnbnt
FirstSubmitted: 1709728909
LastModified: 1710290309
URLPath: /cgit/aur.git/snapshot/pylyzer-bin.tar.gz