luvit on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S luvit

* (Optional) Uninstall luvit on Arch using YAY

$ yay -Rns luvit

2. Manually Install "luvit" via AUR

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

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

b. Clone luvit's git locally

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

c. Go to ~/luvit folder and install it

$ cd ~/luvit $ makepkg -si

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

ID: 1121342
Name: luvit
PackageBaseID: 113598
PackageBase: luvit
Version: 2.18.1-1
Description: node.js style APIs for luvi as either a luvi app or library.
URL: https://github.com/luvit/luvit
NumVotes: 1
Popularity: 7.0E-6
OutOfDate:
Maintainer: truemedian
Submitter: SoniEx2
FirstSubmitted: 1468444085
LastModified: 1659538642
URLPath: /cgit/aur.git/snapshot/luvit.tar.gz