mips64-linux-gnu-binutils on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S mips64-linux-gnu-binutils

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

$ yay -Rns mips64-linux-gnu-binutils

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

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

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

$ cd ~/mips64-linux-gnu-binutils $ makepkg -si

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

ID: 1128132
Name: mips64-linux-gnu-binutils
PackageBaseID: 124669
PackageBase: mips64-linux-gnu-binutils
Version: 2.39-1
Description: Tools to assemble and manipulate binary and object files for the MIPS64 target (for the toolchain with GNU C library and multilib ABI)
URL: https://www.gnu.org/software/binutils/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: vk496
FirstSubmitted: 1502373202
LastModified: 1660964395
URLPath: /cgit/aur.git/snapshot/mips64-linux-gnu-binutils.tar.gz