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