lsp-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S lsp-git

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

$ yay -Rns lsp-git

2. Manually Install "lsp-git" via AUR

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

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

b. Clone lsp-git's git locally

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

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

$ cd ~/lsp-git $ makepkg -si

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

ID: 546888
Name: lsp-git
PackageBaseID: 102320
PackageBase: lsp-git
Version: 0.2.0.r80.g83465c0-1
Description: Lists files, like ls command, but more human-friendly.
URL: https://github.com/dborzov/lsp
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1445629019
LastModified: 1537940502
URLPath: /cgit/aur.git/snapshot/lsp-git.tar.gz