clion-lldb on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S clion-lldb

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

$ yay -Rns clion-lldb

2. Manually Install "clion-lldb" via AUR

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

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

b. Clone clion-lldb's git locally

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

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

$ cd ~/clion-lldb $ makepkg -si

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

ID: 1409886
Name: clion-lldb
PackageBaseID: 92202
PackageBase: clion
Version: 1:2023.3.4-1
Description: JetBrains packaged LLVM 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-lldb.tar.gz