python-wheel-inspect on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-wheel-inspect

* (Optional) Uninstall python-wheel-inspect on Arch using YAY

$ yay -Rns python-wheel-inspect

2. Manually Install "python-wheel-inspect" via AUR

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

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

b. Clone python-wheel-inspect's git locally

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

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

$ cd ~/python-wheel-inspect $ makepkg -si

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

ID: 1140556
Name: python-wheel-inspect
PackageBaseID: 140251
PackageBase: python-wheel-inspect
Version: 1.7.1-2
Description: Extract information from wheels
URL: https://github.com/jwodder/wheel-inspect
NumVotes: 2
Popularity: 0.07672
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1552316237
LastModified: 1663339777
URLPath: /cgit/aur.git/snapshot/python-wheel-inspect.tar.gz