binfmt-qemu-static on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S binfmt-qemu-static

* (Optional) Uninstall binfmt-qemu-static on Arch using YAY

$ yay -Rns binfmt-qemu-static

2. Manually Install "binfmt-qemu-static" via AUR

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

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

b. Clone binfmt-qemu-static's git locally

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

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

$ cd ~/binfmt-qemu-static $ makepkg -si

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

ID: 849641
Name: binfmt-qemu-static
PackageBaseID: 76839
PackageBase: binfmt-qemu-static
Version: 20210119-1
Description: Register qemu-static interpreters for various binary formats
URL: http://www.freedesktop.org/software/systemd/man/binfmt.d.html
NumVotes: 35
Popularity: 1.765944
OutOfDate:
Maintainer: crab2313
FirstSubmitted: 1388471430
LastModified: 1611029116
URLPath: /cgit/aur.git/snapshot/binfmt-qemu-static.tar.gz