mkwhl on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install mkwhl on Arch using YAY
$
yay -S
mkwhl
Copied
* (Optional) Uninstall mkwhl on Arch using YAY
$
yay -Rns
mkwhl
Copied
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
Copied
b. Clone mkwhl's git locally
$
git clone https://aur.archlinux.org/mkwhl.git
~/mkwhl
Copied
c. Go to ~/mkwhl folder and install it
$
cd
~/mkwhl
Copied
$
makepkg -si
Copied
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
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