lldb-mi-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S lldb-mi-git

* (Optional) Uninstall lldb-mi-git on Arch using YAY

$ yay -Rns lldb-mi-git

2. Manually Install "lldb-mi-git" via AUR

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

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

b. Clone lldb-mi-git's git locally

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

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

$ cd ~/lldb-mi-git $ makepkg -si

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

ID: 1161005
Name: lldb-mi-git
PackageBaseID: 153112
PackageBase: lldb-mi-git
Version: r83.2388bd7-1
Description: LLDB's machine interface driver
URL: https://github.com/lldb-tools/lldb-mi
NumVotes: 7
Popularity: 0.018694
OutOfDate:
Maintainer: lalten
Submitter: lalten
FirstSubmitted: 1590250689
LastModified: 1667404412
URLPath: /cgit/aur.git/snapshot/lldb-mi-git.tar.gz