lll on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S lll

* (Optional) Uninstall lll on Arch using YAY

$ yay -Rns lll

2. Manually Install "lll" via AUR

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

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

b. Clone lll's git locally

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

c. Go to ~/lll folder and install it

$ cd ~/lll $ makepkg -si

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

ID: 693356
Name: lll
PackageBaseID: 127660
PackageBase: lll
Version: 0.6.1-2
Description: The Lovely Little Language compiler for Ethereum smart contracts
URL: https://github.com/ethereum/solidity
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: veox
Submitter: veox
FirstSubmitted: 1512131948
LastModified: 1580912751
URLPath: /cgit/aur.git/snapshot/lll.tar.gz