apache-cxf on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S apache-cxf

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

$ yay -Rns apache-cxf

2. Manually Install "apache-cxf" via AUR

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

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

b. Clone apache-cxf's git locally

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

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

$ cd ~/apache-cxf $ makepkg -si

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

ID: 1268361
Name: apache-cxf
PackageBaseID: 60096
PackageBase: apache-cxf
Version: 4.0.1-1
Description: open source services framework
URL: http://cxf.apache.org
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: mpento
Submitter: xenoterracide
FirstSubmitted: 1339820524
LastModified: 1685969318
URLPath: /cgit/aur.git/snapshot/apache-cxf.tar.gz