lvce-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S lvce-bin

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

$ yay -Rns lvce-bin

2. Manually Install "lvce-bin" via AUR

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

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

b. Clone lvce-bin's git locally

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

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

$ cd ~/lvce-bin $ makepkg -si

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

ID: 1416955
Name: lvce-bin
PackageBaseID: 195282
PackageBase: lvce-bin
Version: 0.24.2-1
Description: VS Code inspired text editor that mostly runs in a webworker
URL: https://lvce-editor.github.io/lvce-editor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1688376784
LastModified: 1709082205
URLPath: /cgit/aur.git/snapshot/lvce-bin.tar.gz