pylava on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pylava

* (Optional) Uninstall pylava on Arch using YAY

$ yay -Rns pylava

2. Manually Install "pylava" via AUR

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

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

b. Clone pylava's git locally

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

c. Go to ~/pylava folder and install it

$ cd ~/pylava $ makepkg -si

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

ID: 558267
Name: pylava
PackageBaseID: 135522
PackageBase: pylava
Version: 0.2.2-1
Description: Code audit tool for python, community-driven fork of pylama
URL: https://github.com/pyfocus/pylava
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marsoft
Submitter: marsoft
FirstSubmitted: 1535628838
LastModified: 1541683692
URLPath: /cgit/aur.git/snapshot/pylava.tar.gz