z80-elf-binutils on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S z80-elf-binutils

* (Optional) Uninstall z80-elf-binutils on Arch using YAY

$ yay -Rns z80-elf-binutils

2. Manually Install "z80-elf-binutils" via AUR

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

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

b. Clone z80-elf-binutils's git locally

$ git clone https://aur.archlinux.org/z80-elf-binutils.git ~/z80-elf-binutils

c. Go to ~/z80-elf-binutils folder and install it

$ cd ~/z80-elf-binutils $ makepkg -si

3. Information about the z80-elf-binutils package on Arch User Repository (AUR)

ID: 1307664
Name: z80-elf-binutils
PackageBaseID: 159790
PackageBase: z80-elf-binutils
Version: 2.41-1
Description: A set of programs to assemble and manipulate binary and object files for the Z80 (bare-metal) target
URL: https://www.gnu.org/software/binutils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mctpyt
Submitter: mctpyt
FirstSubmitted: 1605230934
LastModified: 1692720472
URLPath: /cgit/aur.git/snapshot/z80-elf-binutils.tar.gz