classpath on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S classpath

* (Optional) Uninstall classpath on Arch using YAY

$ yay -Rns classpath

2. Manually Install "classpath" via AUR

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

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

b. Clone classpath's git locally

$ git clone https://aur.archlinux.org/classpath.git ~/classpath

c. Go to ~/classpath folder and install it

$ cd ~/classpath $ makepkg -si

3. Information about the classpath package on Arch User Repository (AUR)

ID: 1094861
Name: classpath
PackageBaseID: 182956
PackageBase: classpath
Version: 0.99-4
Description: A free replacement for Sun's proprietary core Java class libraries.
URL: http://www.gnu.org/software/classpath/
NumVotes: 2
Popularity: 8.5E-5
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1654596497
LastModified: 1654596497
URLPath: /cgit/aur.git/snapshot/classpath.tar.gz