mips64el-linux-gnu-gdb on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S mips64el-linux-gnu-gdb

* (Optional) Uninstall mips64el-linux-gnu-gdb on Arch using YAY

$ yay -Rns mips64el-linux-gnu-gdb

2. Manually Install "mips64el-linux-gnu-gdb" via AUR

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

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

b. Clone mips64el-linux-gnu-gdb's git locally

$ git clone https://aur.archlinux.org/mips64el-linux-gnu-gdb.git ~/mips64el-linux-gnu-gdb

c. Go to ~/mips64el-linux-gnu-gdb folder and install it

$ cd ~/mips64el-linux-gnu-gdb $ makepkg -si

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

ID: 1128142
Name: mips64el-linux-gnu-gdb
PackageBaseID: 172592
PackageBase: mips64el-linux-gnu-gdb
Version: 12.1-1
Description: The GNU Debugger for the MIPS64EL target (for the toolchain with GNU C library and multilib ABI)
URL: https://www.gnu.org/software/gdb/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1635700987
LastModified: 1660964529
URLPath: /cgit/aur.git/snapshot/mips64el-linux-gnu-gdb.tar.gz