clion-gdb on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S clion-gdb

* (Optional) Uninstall clion-gdb on Arch using YAY

$ yay -Rns clion-gdb

2. Manually Install "clion-gdb" via AUR

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

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

b. Clone clion-gdb's git locally

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

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

$ cd ~/clion-gdb $ makepkg -si

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

ID: 1409885
Name: clion-gdb
PackageBaseID: 92202
PackageBase: clion
Version: 1:2023.3.4-1
Description: JetBrains packaged GNU Debugger for CLion
URL: http://www.jetbrains.com/clion
NumVotes: 225
Popularity: 1.436744
OutOfDate:
Maintainer: Zrax
Submitter: rdoursenaud
FirstSubmitted: 1429046635
LastModified: 1708042155
URLPath: /cgit/aur.git/snapshot/clion-gdb.tar.gz