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

Last updated: May 19,2024

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

$ yay -S mips64-elf-binutils

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

$ yay -Rns mips64-elf-binutils

2. Manually Install "mips64-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 mips64-elf-binutils's git locally

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

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

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

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

ID: 1408192
Name: mips64-elf-binutils
PackageBaseID: 105246
PackageBase: mips64-elf-binutils
Version: 2.42-1
Description: A set of programs to assemble and manipulate binary and object files (mips64-elf)
URL: http://www.gnu.org/software/binutils/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: simer
Submitter: simer
FirstSubmitted: 1451427482
LastModified: 1707767109
URLPath: /cgit/aur.git/snapshot/mips64-elf-binutils.tar.gz