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

Last updated: July 07,2024

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

$ yay -S mips-linux-gnu-binutils

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

$ yay -Rns mips-linux-gnu-binutils

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

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

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

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

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

ID: 1156561
Name: mips-linux-gnu-binutils
PackageBaseID: 156809
PackageBase: mips-linux-gnu-binutils
Version: 2.39-1
Description: A set of programs to assemble and manipulate binary and object files for the MIPS target
URL: http://www.gnu.org/software/binutils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: OctopusET
Submitter: nanaian
FirstSubmitted: 1597675210
LastModified: 1666595533
URLPath: /cgit/aur.git/snapshot/mips-linux-gnu-binutils.tar.gz