biojava on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S biojava

* (Optional) Uninstall biojava on Arch using YAY

$ yay -Rns biojava

2. Manually Install "biojava" via AUR

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

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

b. Clone biojava's git locally

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

c. Go to ~/biojava folder and install it

$ cd ~/biojava $ makepkg -si

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

ID: 195757
Name: biojava
PackageBaseID: 57157
PackageBase: biojava
Version: 3.0.8-1
Description: BioJava is an open-source project dedicated to providing a Java framework for processing biological data
URL: http://biojava.org/wiki/Main_Page
NumVotes: 3
Popularity: 0
OutOfDate: 1512590990
Maintainer:
FirstSubmitted: 1330470179
LastModified: 1434281429
URLPath: /cgit/aur.git/snapshot/biojava.tar.gz