lite on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "lite" 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
Copied
b. Install lite on Arch using YAY
$
yay -S
lite
Copied
* (Optional) Uninstall lite on Arch using YAY
$
yay -Rns
lite
Copied
2. Manually Install "lite" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lite's git locally
$
git clone https://aur.archlinux.org/lite.git
~/lite
Copied
c. Go to ~/lite folder and install it
$
cd
~/lite
Copied
$
makepkg -si
Copied
3. Information about the lite package on Arch User Repository (AUR)
ID: 777351
Name: lite
PackageBaseID: 153818
PackageBase: lite
Version: 1.11-2
Description: A lightweight text editor written in Lua
URL: https://github.com/rxi/lite
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1590953119
LastModified: 1597133192
URLPath: /cgit/aur.git/snapshot/lite.tar.gz
Name: lite
PackageBaseID: 153818
PackageBase: lite
Version: 1.11-2
Description: A lightweight text editor written in Lua
URL: https://github.com/rxi/lite
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1590953119
LastModified: 1597133192
URLPath: /cgit/aur.git/snapshot/lite.tar.gz