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

Last updated: April 30,2024

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

$ yay -S java-commons-codec

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

$ yay -Rns java-commons-codec

2. Manually Install "java-commons-codec" 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-codec's git locally

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

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

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

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

ID: 1385730
Name: java-commons-codec
PackageBaseID: 49450
PackageBase: java-commons-codec
Version: 1.16.0-1
Description: Implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs
URL: http://commons.apache.org/codec/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: andreagi
Submitter: Francois_B
FirstSubmitted: 1306783236
LastModified: 1705268502
URLPath: /cgit/aur.git/snapshot/java-commons-codec.tar.gz