codelldb on AUR (Arch User Repository)
Last updated: November 06,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
Copied
b. Install codelldb on Arch using YAY
$
yay -S
codelldb
Copied
* (Optional) Uninstall codelldb on Arch using YAY
$
yay -Rns
codelldb
Copied
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
Copied
b. Clone codelldb's git locally
$
git clone https://aur.archlinux.org/codelldb.git
~/codelldb
Copied
c. Go to ~/codelldb folder and install it
$
cd
~/codelldb
Copied
$
makepkg -si
Copied
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
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