pyoxidizer on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pyoxidizer

* (Optional) Uninstall pyoxidizer on Arch using YAY

$ yay -Rns pyoxidizer

2. Manually Install "pyoxidizer" via AUR

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

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

b. Clone pyoxidizer's git locally

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

c. Go to ~/pyoxidizer folder and install it

$ cd ~/pyoxidizer $ makepkg -si

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

ID: 1092267
Name: pyoxidizer
PackageBaseID: 143172
PackageBase: pyoxidizer
Version: 0.22.0-1
Description: A modern Python application packaging and distribution tool
URL: https://github.com/indygreg/PyOxidizer
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: a-wing
Submitter: amrhassan
FirstSubmitted: 1562057523
LastModified: 1654494131
URLPath: /cgit/aur.git/snapshot/pyoxidizer.tar.gz