bake-sl on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S bake-sl

* (Optional) Uninstall bake-sl on Arch using YAY

$ yay -Rns bake-sl

2. Manually Install "bake-sl" via AUR

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

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

b. Clone bake-sl's git locally

$ git clone https://aur.archlinux.org/bake-sl.git ~/bake-sl

c. Go to ~/bake-sl folder and install it

$ cd ~/bake-sl $ makepkg -si

3. Information about the bake-sl package on Arch User Repository (AUR)

ID: 220679
Name: bake-sl
PackageBaseID: 97315
PackageBase: bake-sl
Version: 0.1.49-1
Description: An easy to use build system. Designed to be make/autotools for the 21st century. (with Semplice Linux patches)
URL: https://launchpad.net/bake
NumVotes: 0
Popularity: 0
OutOfDate: 1701805249
Maintainer: garydelaney
Submitter: garydelaney
FirstSubmitted: 1439330330
LastModified: 1439334112
URLPath: /cgit/aur.git/snapshot/bake-sl.tar.gz