java-bcel on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S java-bcel

* (Optional) Uninstall java-bcel on Arch using YAY

$ yay -Rns java-bcel

2. Manually Install "java-bcel" via AUR

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

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

b. Clone java-bcel's git locally

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

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

$ cd ~/java-bcel $ makepkg -si

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

ID: 903975
Name: java-bcel
PackageBaseID: 166529
PackageBase: java-bcel
Version: 6.2-2
Description: Java library to analyze, create, and manipulate (binary) Java class files
URL: https://commons.apache.org/proper/commons-bcel/
NumVotes: 1
Popularity: 0
OutOfDate: 1696807360
Maintainer:
Submitter: arojas
FirstSubmitted: 1620463447
LastModified: 1620463447
URLPath: /cgit/aur.git/snapshot/java-bcel.tar.gz