jbake on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S jbake

* (Optional) Uninstall jbake on Arch using YAY

$ yay -Rns jbake

2. Manually Install "jbake" via AUR

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

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

b. Clone jbake's git locally

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

c. Go to ~/jbake folder and install it

$ cd ~/jbake $ makepkg -si

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

ID: 701032
Name: jbake
PackageBaseID: 125157
PackageBase: jbake
Version: 2.6.4-1
Description: JBake is a Java based, open source, static site/blog generator for developers & designers
URL: http://jbake.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: spacepluk
FirstSubmitted: 1503904434
LastModified: 1582669314
URLPath: /cgit/aur.git/snapshot/jbake.tar.gz