codelldb-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S codelldb-bin

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

$ yay -Rns codelldb-bin

2. Manually Install "codelldb-bin" via AUR

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

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

b. Clone codelldb-bin's git locally

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

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

$ cd ~/codelldb-bin $ makepkg -si

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

ID: 1320516
Name: codelldb-bin
PackageBaseID: 184195
PackageBase: codelldb-bin
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: 0.490483
OutOfDate:
Maintainer: mahor1221
Submitter: mahor1221
FirstSubmitted: 1658462551
LastModified: 1695010672
URLPath: /cgit/aur.git/snapshot/codelldb-bin.tar.gz