izpack on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S izpack

* (Optional) Uninstall izpack on Arch using YAY

$ yay -Rns izpack

2. Manually Install "izpack" via AUR

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

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

b. Clone izpack's git locally

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

c. Go to ~/izpack folder and install it

$ cd ~/izpack $ makepkg -si

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

ID: 802866
Name: izpack
PackageBaseID: 157162
PackageBase: izpack
Version: 5.1.3-2
Description: Tool for packaging applications on the Java platform as cross-platform installers
URL: http://izpack.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1598575076
LastModified: 1602338718
URLPath: /cgit/aur.git/snapshot/izpack.tar.gz