binfmt-python on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S binfmt-python

* (Optional) Uninstall binfmt-python on Arch using YAY

$ yay -Rns binfmt-python

2. Manually Install "binfmt-python" via AUR

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

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

b. Clone binfmt-python's git locally

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

c. Go to ~/binfmt-python folder and install it

$ cd ~/binfmt-python $ makepkg -si

3. Information about the binfmt-python package on Arch User Repository (AUR)

ID: 1291610
Name: binfmt-python
PackageBaseID: 195907
PackageBase: binfmt-python
Version: 1-2
Description: Register Python interpreter
URL: http://www.freedesktop.org/software/systemd/man/binfmt.d.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dringsim
Submitter: dringsim
FirstSubmitted: 1689822881
LastModified: 1689823894
URLPath: /cgit/aur.git/snapshot/binfmt-python.tar.gz