jk on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "jk" 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 jk on Arch using YAY
$
yay -S
jk
Copied
* (Optional) Uninstall jk on Arch using YAY
$
yay -Rns
jk
Copied
2. Manually Install "jk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone jk's git locally
$
git clone https://aur.archlinux.org/jk.git
~/jk
Copied
c. Go to ~/jk folder and install it
$
cd
~/jk
Copied
$
makepkg -si
Copied
3. Information about the jk package on Arch User Repository (AUR)
ID: 732472
Name: jk
PackageBaseID: 152494
PackageBase: jk
Version: 0.4.0-1
Description: data templating tool designed to help writing structured configuration files.
URL: https://github.com/jkcfg/jk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nebril
Submitter: nebril
FirstSubmitted: 1588860505
LastModified: 1588860505
URLPath: /cgit/aur.git/snapshot/jk.tar.gz
Name: jk
PackageBaseID: 152494
PackageBase: jk
Version: 0.4.0-1
Description: data templating tool designed to help writing structured configuration files.
URL: https://github.com/jkcfg/jk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nebril
Submitter: nebril
FirstSubmitted: 1588860505
LastModified: 1588860505
URLPath: /cgit/aur.git/snapshot/jk.tar.gz