lapce on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lapce

* (Optional) Uninstall lapce on Arch using YAY

$ yay -Rns lapce

2. Manually Install "lapce" via AUR

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

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

b. Clone lapce's git locally

$ git clone https://aur.archlinux.org/lapce.git ~/lapce

c. Go to ~/lapce folder and install it

$ cd ~/lapce $ makepkg -si

3. Information about the lapce package on Arch User Repository (AUR)

ID: 1082701
Name: lapce
PackageBaseID: 173990
PackageBase: lapce
Version: 0.1.1-1
Description: Lightning-fast and Powerful Code Editor
URL: https://lapce.dev
NumVotes: 8
Popularity: 1.905581
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1639538465
LastModified: 1653036964
URLPath: /cgit/aur.git/snapshot/lapce.tar.gz