python-vermin on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-vermin

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

$ yay -Rns python-vermin

2. Manually Install "python-vermin" via AUR

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

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

b. Clone python-vermin's git locally

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

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

$ cd ~/python-vermin $ makepkg -si

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

ID: 1359780
Name: python-vermin
PackageBaseID: 148576
PackageBase: python-vermin
Version: 1.6.0-1
Description: Concurrently detect the minimum Python versions needed to run code
URL: https://github.com/netromdk/vermin
NumVotes: 4
Popularity: 0.004449
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1580269715
LastModified: 1700946780
URLPath: /cgit/aur.git/snapshot/python-vermin.tar.gz