codelldb-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S codelldb-git

* (Optional) Uninstall codelldb-git on Arch using YAY

$ yay -Rns codelldb-git

2. Manually Install "codelldb-git" via AUR

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

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

b. Clone codelldb-git's git locally

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

c. Go to ~/codelldb-git folder and install it

$ cd ~/codelldb-git $ makepkg -si

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

ID: 1255882
Name: codelldb-git
PackageBaseID: 184345
PackageBase: codelldb-git
Version: v1.9.0.r1084.88d6925-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: 0
Popularity: 0
OutOfDate:
Maintainer: mahor1221
Submitter: mahor1221
FirstSubmitted: 1658815299
LastModified: 1683713046
URLPath: /cgit/aur.git/snapshot/codelldb-git.tar.gz