python-lizard on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-lizard

* (Optional) Uninstall python-lizard on Arch using YAY

$ yay -Rns python-lizard

2. Manually Install "python-lizard" via AUR

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

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

b. Clone python-lizard's git locally

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

c. Go to ~/python-lizard folder and install it

$ cd ~/python-lizard $ makepkg -si

3. Information about the python-lizard package on Arch User Repository (AUR)

ID: 1078101
Name: python-lizard
PackageBaseID: 178732
PackageBase: python-lizard
Version: 1.17.10-1
Description: A code analyzer without caring the C/C++ header files. It works with Java, C/C++, JavaScript, Python, Ruby, Swift, Objective C. Metrics includes cyclomatic complexity number etc.
URL: https://github.com/terryyin/lizard
NumVotes: 0
Popularity: 0
OutOfDate: 1702224896
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1652174927
LastModified: 1652174927
URLPath: /cgit/aur.git/snapshot/python-lizard.tar.gz