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