cba on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S cba

* (Optional) Uninstall cba on Arch using YAY

$ yay -Rns cba

2. Manually Install "cba" via AUR

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

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

b. Clone cba's git locally

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

c. Go to ~/cba folder and install it

$ cd ~/cba $ makepkg -si

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

ID: 194412
Name: cba
PackageBaseID: 65020
PackageBase: cba
Version: 0.3.6-1
Description: Continuous beam analysis - calculates member forces and support reactions of a continuous beam
URL: http://cbeam.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mickele
FirstSubmitted: 1354051160
LastModified: 1434192032
URLPath: /cgit/aur.git/snapshot/cba.tar.gz