bake-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bake-git

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

$ yay -Rns bake-git

2. Manually Install "bake-git" via AUR

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

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

b. Clone bake-git's git locally

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

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

$ cd ~/bake-git $ makepkg -si

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

ID: 1209233
Name: bake-git
PackageBaseID: 190282
PackageBase: bake-git
Version: 2.5.1.r127.g34990d3-1
Description: A build system that lets you clone, build and run C/C++ projects with a single command
URL: https://github.com/SanderMertens/bake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cdrozak
Submitter: cdrozak
FirstSubmitted: 1676042379
LastModified: 1676042524
URLPath: /cgit/aur.git/snapshot/bake-git.tar.gz