codelldb on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S codelldb

* (Optional) Uninstall codelldb on Arch using YAY

$ yay -Rns codelldb

2. Manually Install "codelldb" via AUR

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

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

b. Clone codelldb's git locally

$ git clone https://aur.archlinux.org/codelldb.git ~/codelldb

c. Go to ~/codelldb folder and install it

$ cd ~/codelldb $ makepkg -si

3. Information about the codelldb package on Arch User Repository (AUR)

ID: 1320541
Name: codelldb
PackageBaseID: 177882
PackageBase: codelldb
Version: 1.10.0-1
Description: A native debugger extension for VSCode based on LLDB. Also known as vscode-lldb (NOT lldb-vscode)
URL: https://github.com/vadimcn/codelldb
NumVotes: 3
Popularity: 6.0E-5
OutOfDate:
Maintainer: mahor1221
Submitter: bageljr
FirstSubmitted: 1649708669
LastModified: 1695017900
URLPath: /cgit/aur.git/snapshot/codelldb.tar.gz