python-prospector on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-prospector

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

$ yay -Rns python-prospector

2. Manually Install "python-prospector" via AUR

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

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

b. Clone python-prospector's git locally

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

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

$ cd ~/python-prospector $ makepkg -si

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

ID: 1280068
Name: python-prospector
PackageBaseID: 164607
PackageBase: python-prospector
Version: 1.10.2-1
Description: Python static analysis tool
URL: https://github.com/PyCQA/prospector/
NumVotes: 2
Popularity: 0.000296
OutOfDate: 1699391099
Maintainer:
Submitter: jdorel
FirstSubmitted: 1616326095
LastModified: 1687981000
URLPath: /cgit/aur.git/snapshot/python-prospector.tar.gz