gdb78 on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "gdb78" 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 gdb78 on Arch using YAY
$
yay -S
gdb78
Copied
* (Optional) Uninstall gdb78 on Arch using YAY
$
yay -Rns
gdb78
Copied
2. Manually Install "gdb78" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gdb78's git locally
$
git clone https://aur.archlinux.org/gdb78.git
~/gdb78
Copied
c. Go to ~/gdb78 folder and install it
$
cd
~/gdb78
Copied
$
makepkg -si
Copied
3. Information about the gdb78 package on Arch User Repository (AUR)
ID: 199560
Name: gdb78
PackageBaseID: 94809
PackageBase: gdb78
Version: 7.8.2-1
Description: The GNU Debugger
URL: http://www.gnu.org/software/gdb/
NumVotes: 0
Popularity: 0
OutOfDate: 1708614058
Maintainer: Huulivoide
Submitter: Huulivoide
FirstSubmitted: 1434650111
LastModified: 1434650112
URLPath: /cgit/aur.git/snapshot/gdb78.tar.gz
Name: gdb78
PackageBaseID: 94809
PackageBase: gdb78
Version: 7.8.2-1
Description: The GNU Debugger
URL: http://www.gnu.org/software/gdb/
NumVotes: 0
Popularity: 0
OutOfDate: 1708614058
Maintainer: Huulivoide
Submitter: Huulivoide
FirstSubmitted: 1434650111
LastModified: 1434650112
URLPath: /cgit/aur.git/snapshot/gdb78.tar.gz