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

Last updated: July 03,2024

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

$ yay -S java-commons-net

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

$ yay -Rns java-commons-net

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

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

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

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

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

ID: 1376173
Name: java-commons-net
PackageBaseID: 200832
PackageBase: java-commons-net
Version: 3.10.0-1
Description: Apache library that implements the client side of many basic Internet protocols
URL: https://commons.apache.org/net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Pavlov
Submitter: Pavlov
FirstSubmitted: 1703627668
LastModified: 1703627668
URLPath: /cgit/aur.git/snapshot/java-commons-net.tar.gz