jaxb-api on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S jaxb-api

* (Optional) Uninstall jaxb-api on Arch using YAY

$ yay -Rns jaxb-api

2. Manually Install "jaxb-api" via AUR

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

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

b. Clone jaxb-api's git locally

$ git clone https://aur.archlinux.org/jaxb-api.git ~/jaxb-api

c. Go to ~/jaxb-api folder and install it

$ cd ~/jaxb-api $ makepkg -si

3. Information about the jaxb-api package on Arch User Repository (AUR)

ID: 1428714
Name: jaxb-api
PackageBaseID: 139571
PackageBase: jaxb-api
Version: 4.0.1-2
Description: Java Architecture for XML Binding (JAXB) API
URL: https://github.com/eclipse-ee4j/jaxb-api
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: ImNtReal
FirstSubmitted: 1549922940
LastModified: 1710622401
URLPath: /cgit/aur.git/snapshot/jaxb-api.tar.gz

5. The same packages on other Linux Distributions