ball on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ball

* (Optional) Uninstall ball on Arch using YAY

$ yay -Rns ball

2. Manually Install "ball" via AUR

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

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

b. Clone ball's git locally

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

c. Go to ~/ball folder and install it

$ cd ~/ball $ makepkg -si

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

ID: 470982
Name: ball
PackageBaseID: 44575
PackageBase: ball
Version: 1.4.2-4
Description: Application framework in C++ for Computational Molecular Biology and Molecular Modeling.
URL: http://www.ball-project.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1607024846
Maintainer:
Submitter:
FirstSubmitted: 1292695493
LastModified: 1513675160
URLPath: /cgit/aur.git/snapshot/ball.tar.gz