arm-frc-linux-gnueabi-gdb on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "arm-frc-linux-gnueabi-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 arm-frc-linux-gnueabi-gdb on Arch using YAY

$ yay -S arm-frc-linux-gnueabi-gdb

* (Optional) Uninstall arm-frc-linux-gnueabi-gdb on Arch using YAY

$ yay -Rns arm-frc-linux-gnueabi-gdb

2. Manually Install "arm-frc-linux-gnueabi-gdb" via AUR

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

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

b. Clone arm-frc-linux-gnueabi-gdb's git locally

$ git clone https://aur.archlinux.org/arm-frc-linux-gnueabi-gdb.git ~/arm-frc-linux-gnueabi-gdb

c. Go to ~/arm-frc-linux-gnueabi-gdb folder and install it

$ cd ~/arm-frc-linux-gnueabi-gdb $ makepkg -si

3. Information about the arm-frc-linux-gnueabi-gdb package on Arch User Repository (AUR)

ID: 559131
Name: arm-frc-linux-gnueabi-gdb
PackageBaseID: 88242
PackageBase: arm-frc-linux-gnueabi-gdb
Version: 8.2-1
Description: The GNU Debugger (arm-frc-linux-gnueabi)
URL: http://www.gnu.org/software/gdb/
NumVotes: 2
Popularity: 1.0E-5
OutOfDate:
Maintainer:
FirstSubmitted: 1418564481
LastModified: 1541982437
URLPath: /cgit/aur.git/snapshot/arm-frc-linux-gnueabi-gdb.tar.gz