litua on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S litua

* (Optional) Uninstall litua on Arch using YAY

$ yay -Rns litua

2. Manually Install "litua" via AUR

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

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

b. Clone litua's git locally

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

c. Go to ~/litua folder and install it

$ cd ~/litua $ makepkg -si

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

ID: 1240316
Name: litua
PackageBaseID: 190280
PackageBase: litua
Version: 2.0.0-1
Description: Read a text document, receive its tree in Lua and manipulate it
URL: https://github.com/typho/litua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1676034822
LastModified: 1681287137
URLPath: /cgit/aur.git/snapshot/litua.tar.gz