beansbinding on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S beansbinding

* (Optional) Uninstall beansbinding on Arch using YAY

$ yay -Rns beansbinding

2. Manually Install "beansbinding" via AUR

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

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

b. Clone beansbinding's git locally

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

c. Go to ~/beansbinding folder and install it

$ cd ~/beansbinding $ makepkg -si

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

ID: 578410
Name: beansbinding
PackageBaseID: 138875
PackageBase: beansbinding
Version: 1.2.1-1
Description: Beans Binding API (implementation off JSR295)
URL: https://java.net/projects/beansbinding/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1547918768
LastModified: 1547918768
URLPath: /cgit/aur.git/snapshot/beansbinding.tar.gz