jarexec on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S jarexec

* (Optional) Uninstall jarexec on Arch using YAY

$ yay -Rns jarexec

2. Manually Install "jarexec" via AUR

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

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

b. Clone jarexec's git locally

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

c. Go to ~/jarexec folder and install it

$ cd ~/jarexec $ makepkg -si

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

ID: 205454
Name: jarexec
PackageBaseID: 85045
PackageBase: jarexec
Version: 3-1
Description: A desktop entry to run executable jar archives.
URL: https://aur.archlinux.org/packages/jarexec/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: XZS
Submitter: XZS
FirstSubmitted: 1408967997
LastModified: 1435761048
URLPath: /cgit/aur.git/snapshot/jarexec.tar.gz