izpack on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install izpack on Arch using YAY
$
yay -S
izpack
Copied
* (Optional) Uninstall izpack on Arch using YAY
$
yay -Rns
izpack
Copied
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
Copied
b. Clone izpack's git locally
$
git clone https://aur.archlinux.org/izpack.git
~/izpack
Copied
c. Go to ~/izpack folder and install it
$
cd
~/izpack
Copied
$
makepkg -si
Copied
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
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