m68k-elf-gdb on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S m68k-elf-gdb

* (Optional) Uninstall m68k-elf-gdb on Arch using YAY

$ yay -Rns m68k-elf-gdb

2. Manually Install "m68k-elf-gdb" via AUR

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

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

b. Clone m68k-elf-gdb's git locally

$ git clone https://aur.archlinux.org/m68k-elf-gdb.git ~/m68k-elf-gdb

c. Go to ~/m68k-elf-gdb folder and install it

$ cd ~/m68k-elf-gdb $ makepkg -si

3. Information about the m68k-elf-gdb package on Arch User Repository (AUR)

ID: 1304263
Name: m68k-elf-gdb
PackageBaseID: 126699
PackageBase: m68k-elf-gdb
Version: 13.2-1
Description: The GNU Project Debugger (m68k-elf)
URL: https://www.gnu.org/software/gdb/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: doragasu
Submitter: doragasu
FirstSubmitted: 1509127442
LastModified: 1692111022
URLPath: /cgit/aur.git/snapshot/m68k-elf-gdb.tar.gz