rocm-gdb on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "rocm-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
Copied
b. Install rocm-gdb on Arch using YAY
$
yay -S
rocm-gdb
Copied
* (Optional) Uninstall rocm-gdb on Arch using YAY
$
yay -Rns
rocm-gdb
Copied
2. Manually Install "rocm-gdb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rocm-gdb's git locally
$
git clone https://aur.archlinux.org/rocm-gdb.git
~/rocm-gdb
Copied
c. Go to ~/rocm-gdb folder and install it
$
cd
~/rocm-gdb
Copied
$
makepkg -si
Copied
3. Information about the rocm-gdb package on Arch User Repository (AUR)
ID: 1363770
Name: rocm-gdb
PackageBaseID: 154442
PackageBase: rocm-gdb
Version: 5.7.1-1
Description: ROCm source-level debugger for Linux, based on GDB
URL: https://github.com/ROCm-Developer-Tools/ROCgdb
NumVotes: 3
Popularity: 1.2E-5
OutOfDate: 1707307673
Maintainer: tpkessler
Submitter: acxz
FirstSubmitted: 1592308595
LastModified: 1701598968
URLPath: /cgit/aur.git/snapshot/rocm-gdb.tar.gz
Name: rocm-gdb
PackageBaseID: 154442
PackageBase: rocm-gdb
Version: 5.7.1-1
Description: ROCm source-level debugger for Linux, based on GDB
URL: https://github.com/ROCm-Developer-Tools/ROCgdb
NumVotes: 3
Popularity: 1.2E-5
OutOfDate: 1707307673
Maintainer: tpkessler
Submitter: acxz
FirstSubmitted: 1592308595
LastModified: 1701598968
URLPath: /cgit/aur.git/snapshot/rocm-gdb.tar.gz