pylyzer on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pylyzer

* (Optional) Uninstall pylyzer on Arch using YAY

$ yay -Rns pylyzer

2. Manually Install "pylyzer" via AUR

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

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

b. Clone pylyzer's git locally

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

c. Go to ~/pylyzer folder and install it

$ cd ~/pylyzer $ makepkg -si

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

ID: 1352007
Name: pylyzer
PackageBaseID: 191252
PackageBase: pylyzer
Version: 0.0.45-1
Description: A fast static code analyzer & language server for Python
URL: https://github.com/mtshiba/pylyzer
NumVotes: 3
Popularity: 0.029728
OutOfDate:
Maintainer: Salamandar
Submitter: Salamandar
FirstSubmitted: 1678309712
LastModified: 1699807212
URLPath: /cgit/aur.git/snapshot/pylyzer.tar.gz