mkwhl on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S mkwhl

* (Optional) Uninstall mkwhl on Arch using YAY

$ yay -Rns mkwhl

2. Manually Install "mkwhl" via AUR

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

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

b. Clone mkwhl's git locally

$ git clone https://aur.archlinux.org/mkwhl.git ~/mkwhl

c. Go to ~/mkwhl folder and install it

$ cd ~/mkwhl $ makepkg -si

3. Information about the mkwhl package on Arch User Repository (AUR)

ID: 1377425
Name: mkwhl
PackageBaseID: 198883
PackageBase: mkwhl
Version: 0.3.1-1
Description: Python wheel creation utility
URL: https://github.com/bozokopic/mkwhl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bkopic
Submitter: bkopic
FirstSubmitted: 1698190116
LastModified: 1703882282
URLPath: /cgit/aur.git/snapshot/mkwhl.tar.gz