pylyzer on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install pylyzer on Arch using YAY
$
yay -S
pylyzer
Copied
* (Optional) Uninstall pylyzer on Arch using YAY
$
yay -Rns
pylyzer
Copied
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
Copied
b. Clone pylyzer's git locally
$
git clone https://aur.archlinux.org/pylyzer.git
~/pylyzer
Copied
c. Go to ~/pylyzer folder and install it
$
cd
~/pylyzer
Copied
$
makepkg -si
Copied
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
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