launch4j on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S launch4j

* (Optional) Uninstall launch4j on Arch using YAY

$ yay -Rns launch4j

2. Manually Install "launch4j" via AUR

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

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

b. Clone launch4j's git locally

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

c. Go to ~/launch4j folder and install it

$ cd ~/launch4j $ makepkg -si

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

ID: 904780
Name: launch4j
PackageBaseID: 15723
PackageBase: launch4j
Version: 3.14-1
Description: Cross-platform Java executable wrapper
URL: http://launch4j.sf.net
NumVotes: 17
Popularity: 8.2E-5
OutOfDate:
Maintainer: jsimon0
Submitter: fi-dschi
FirstSubmitted: 1205617017
LastModified: 1620628419
URLPath: /cgit/aur.git/snapshot/launch4j.tar.gz