gede on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "gede" 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 gede on Arch using YAY
$
yay -S
gede
Copied
* (Optional) Uninstall gede on Arch using YAY
$
yay -Rns
gede
Copied
2. Manually Install "gede" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gede's git locally
$
git clone https://aur.archlinux.org/gede.git
~/gede
Copied
c. Go to ~/gede folder and install it
$
cd
~/gede
Copied
$
makepkg -si
Copied
3. Information about the gede package on Arch User Repository (AUR)
ID: 1081595
Name: gede
PackageBaseID: 103471
PackageBase: gede
Version: 2.18.2-1
Description: Graphical frontend (GUI) to GDB written in Qt.
URL: https://gede.dexar.se/
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: dobo
Submitter: dobo
FirstSubmitted: 1447784169
LastModified: 1652824228
URLPath: /cgit/aur.git/snapshot/gede.tar.gz
Name: gede
PackageBaseID: 103471
PackageBase: gede
Version: 2.18.2-1
Description: Graphical frontend (GUI) to GDB written in Qt.
URL: https://gede.dexar.se/
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: dobo
Submitter: dobo
FirstSubmitted: 1447784169
LastModified: 1652824228
URLPath: /cgit/aur.git/snapshot/gede.tar.gz