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