lake on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lake

* (Optional) Uninstall lake on Arch using YAY

$ yay -Rns lake

2. Manually Install "lake" via AUR

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

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

b. Clone lake's git locally

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

c. Go to ~/lake folder and install it

$ cd ~/lake $ makepkg -si

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

ID: 547885
Name: lake
PackageBaseID: 136330
PackageBase: lake
Version: 1.4.1-1
Description: Lua-based Build Tool
URL: https://github.com/stevedonovan/Lake
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: osch
Submitter: osch
FirstSubmitted: 1538212548
LastModified: 1538212548
URLPath: /cgit/aur.git/snapshot/lake.tar.gz