pyinstaller-hooks-contrib on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S pyinstaller-hooks-contrib

* (Optional) Uninstall pyinstaller-hooks-contrib on Arch using YAY

$ yay -Rns pyinstaller-hooks-contrib

2. Manually Install "pyinstaller-hooks-contrib" via AUR

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

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

b. Clone pyinstaller-hooks-contrib's git locally

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

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

$ cd ~/pyinstaller-hooks-contrib $ makepkg -si

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

ID: 1424072
Name: pyinstaller-hooks-contrib
PackageBaseID: 156580
PackageBase: pyinstaller-hooks-contrib
Version: 2024.3-1
Description: Community maintained hooks for PyInstaller
URL: https://github.com/pyinstaller/pyinstaller-hooks-contrib
NumVotes: 3
Popularity: 0.000693
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1596985518
LastModified: 1710021169
URLPath: /cgit/aur.git/snapshot/pyinstaller-hooks-contrib.tar.gz