binfmtc on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S binfmtc

* (Optional) Uninstall binfmtc on Arch using YAY

$ yay -Rns binfmtc

2. Manually Install "binfmtc" via AUR

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

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

b. Clone binfmtc's git locally

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

c. Go to ~/binfmtc folder and install it

$ cd ~/binfmtc $ makepkg -si

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

ID: 988496
Name: binfmtc
PackageBaseID: 173066
PackageBase: binfmtc
Version: 0.17-2
Description: Execute C/C++ and Fortran Programs like scripts.
URL: https://www.netfort.gr.jp/~dancer/software/binfmtc.html.en
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fabi
Submitter: fabi
FirstSubmitted: 1636836484
LastModified: 1636886977
URLPath: /cgit/aur.git/snapshot/binfmtc.tar.gz