lily on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install lily on Arch using YAY
$
yay -S
lily
Copied
* (Optional) Uninstall lily on Arch using YAY
$
yay -Rns
lily
Copied
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
Copied
b. Clone lily's git locally
$
git clone https://aur.archlinux.org/lily.git
~/lily
Copied
c. Go to ~/lily folder and install it
$
cd
~/lily
Copied
$
makepkg -si
Copied
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
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