apache-karaf on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S apache-karaf

* (Optional) Uninstall apache-karaf on Arch using YAY

$ yay -Rns apache-karaf

2. Manually Install "apache-karaf" via AUR

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

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

b. Clone apache-karaf's git locally

$ git clone https://aur.archlinux.org/apache-karaf.git ~/apache-karaf

c. Go to ~/apache-karaf folder and install it

$ cd ~/apache-karaf $ makepkg -si

3. Information about the apache-karaf package on Arch User Repository (AUR)

ID: 1130934
Name: apache-karaf
PackageBaseID: 117810
PackageBase: apache-karaf
Version: 4.4.1-1
Description: JVM application and OSGi container
URL: http://karaf.apache.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: davidalb97
Submitter: bguthrie
FirstSubmitted: 1481960417
LastModified: 1661451369
URLPath: /cgit/aur.git/snapshot/apache-karaf.tar.gz