jbang on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S jbang

* (Optional) Uninstall jbang on Arch using YAY

$ yay -Rns jbang

2. Manually Install "jbang" via AUR

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

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

b. Clone jbang's git locally

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

c. Go to ~/jbang folder and install it

$ cd ~/jbang $ makepkg -si

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

ID: 1367144
Name: jbang
PackageBaseID: 162152
PackageBase: jbang
Version: 0.114.0-1
Description: Unleash the (scripting) power of Java
URL: https://www.jbang.dev
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mukel
Submitter: mukel
FirstSubmitted: 1610824430
LastModified: 1702151410
URLPath: /cgit/aur.git/snapshot/jbang.tar.gz