lite-xl on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S lite-xl

* (Optional) Uninstall lite-xl on Arch using YAY

$ yay -Rns lite-xl

2. Manually Install "lite-xl" via AUR

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

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

b. Clone lite-xl's git locally

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

c. Go to ~/lite-xl folder and install it

$ cd ~/lite-xl $ makepkg -si

3. Information about the lite-xl package on Arch User Repository (AUR)

ID: 1416424
Name: lite-xl
PackageBaseID: 160384
PackageBase: lite-xl
Version: 2.1.3-1
Description: A lightweight text editor written in Lua
URL: https://lite-xl.com
NumVotes: 21
Popularity: 1.53897
OutOfDate:
Maintainer: jgmdev
Submitter: Terence
FirstSubmitted: 1606664468
LastModified: 1709019841
URLPath: /cgit/aur.git/snapshot/lite-xl.tar.gz