pyinstaller-git on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S pyinstaller-git

* (Optional) Uninstall pyinstaller-git on Arch using YAY

$ yay -Rns pyinstaller-git

2. Manually Install "pyinstaller-git" via AUR

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

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

b. Clone pyinstaller-git's git locally

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

c. Go to ~/pyinstaller-git folder and install it

$ cd ~/pyinstaller-git $ makepkg -si

3. Information about the pyinstaller-git package on Arch User Repository (AUR)

ID: 1202136
Name: pyinstaller-git
PackageBaseID: 100753
PackageBase: pyinstaller-git
Version: 5.7.0.r8648.g5a73ea4f7-1
Description: Bundles a Python application and all its dependencies into a single package
URL: http://www.pyinstaller.org
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: samarthj
Submitter: xantares
FirstSubmitted: 1443283115
LastModified: 1674698689
URLPath: /cgit/aur.git/snapshot/pyinstaller-git.tar.gz