python2-wheel on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python2-wheel

* (Optional) Uninstall python2-wheel on Arch using YAY

$ yay -Rns python2-wheel

2. Manually Install "python2-wheel" via AUR

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

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

b. Clone python2-wheel's git locally

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

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

$ cd ~/python2-wheel $ makepkg -si

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

ID: 1336908
Name: python2-wheel
PackageBaseID: 182953
PackageBase: python2-wheel
Version: 0.37.1-5
Description: A built-package format for Python, version for Python 2.7
URL: https://github.com/pypa/wheel
NumVotes: 2
Popularity: 0.000305
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1654592335
LastModified: 1697778746
URLPath: /cgit/aur.git/snapshot/python2-wheel.tar.gz