bake on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "bake" 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 bake on Arch using YAY
$
yay -S
bake
Copied
* (Optional) Uninstall bake on Arch using YAY
$
yay -Rns
bake
Copied
2. Manually Install "bake" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bake's git locally
$
git clone https://aur.archlinux.org/bake.git
~/bake
Copied
c. Go to ~/bake folder and install it
$
cd
~/bake
Copied
$
makepkg -si
Copied
3. Information about the bake package on Arch User Repository (AUR)
ID: 217322
Name: bake
PackageBaseID: 80960
PackageBase: bake
Version: 0.1.49-1
Description: An easy to use build system. Designed to be make/autotools for the 21st century.
URL: https://launchpad.net/bake
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: spider-mario
Submitter: sheosi
FirstSubmitted: 1397578131
LastModified: 1438552764
URLPath: /cgit/aur.git/snapshot/bake.tar.gz
Name: bake
PackageBaseID: 80960
PackageBase: bake
Version: 0.1.49-1
Description: An easy to use build system. Designed to be make/autotools for the 21st century.
URL: https://launchpad.net/bake
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: spider-mario
Submitter: sheosi
FirstSubmitted: 1397578131
LastModified: 1438552764
URLPath: /cgit/aur.git/snapshot/bake.tar.gz