lily on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lily

* (Optional) Uninstall lily on Arch using YAY

$ yay -Rns lily

2. Manually Install "lily" via AUR

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

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

b. Clone lily's git locally

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

c. Go to ~/lily folder and install it

$ cd ~/lily $ makepkg -si

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

ID: 937883
Name: lily
PackageBaseID: 115179
PackageBase: lily
Version: 2.0-1
Description: An interpreted language with a focus on expressiveness and type safety
URL: http://lily-lang.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jonathon
FirstSubmitted: 1472760060
LastModified: 1626950736
URLPath: /cgit/aur.git/snapshot/lily.tar.gz