lit on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "lit" 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 lit on Arch using YAY
$
yay -S
lit
Copied
* (Optional) Uninstall lit on Arch using YAY
$
yay -Rns
lit
Copied
2. Manually Install "lit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lit's git locally
$
git clone https://aur.archlinux.org/lit.git
~/lit
Copied
c. Go to ~/lit folder and install it
$
cd
~/lit
Copied
$
makepkg -si
Copied
3. Information about the lit package on Arch User Repository (AUR)
ID: 1121341
Name: lit
PackageBaseID: 113501
PackageBase: lit
Version: 3.8.5-1
Description: Toolkit for developing, sharing, and running luvit/lua programs and libraries.
URL: https://github.com/luvit/lit
NumVotes: 1
Popularity: 7.0E-6
OutOfDate:
Maintainer: truemedian
Submitter: SoniEx2
FirstSubmitted: 1468342610
LastModified: 1659538610
URLPath: /cgit/aur.git/snapshot/lit.tar.gz
Name: lit
PackageBaseID: 113501
PackageBase: lit
Version: 3.8.5-1
Description: Toolkit for developing, sharing, and running luvit/lua programs and libraries.
URL: https://github.com/luvit/lit
NumVotes: 1
Popularity: 7.0E-6
OutOfDate:
Maintainer: truemedian
Submitter: SoniEx2
FirstSubmitted: 1468342610
LastModified: 1659538610
URLPath: /cgit/aur.git/snapshot/lit.tar.gz