java-commons-math on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S java-commons-math

* (Optional) Uninstall java-commons-math on Arch using YAY

$ yay -Rns java-commons-math

2. Manually Install "java-commons-math" via AUR

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

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

b. Clone java-commons-math's git locally

$ git clone https://aur.archlinux.org/java-commons-math.git ~/java-commons-math

c. Go to ~/java-commons-math folder and install it

$ cd ~/java-commons-math $ makepkg -si

3. Information about the java-commons-math package on Arch User Repository (AUR)

ID: 1375978
Name: java-commons-math
PackageBaseID: 96927
PackageBase: java-commons-math
Version: 4.0_beta1-1
Description: Apache Commons Mathematics Library
URL: http://commons.apache.org/math/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Pavlov
Submitter: tomasstorck
FirstSubmitted: 1439128069
LastModified: 1703591741
URLPath: /cgit/aur.git/snapshot/java-commons-math.tar.gz