brlcad on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S brlcad

* (Optional) Uninstall brlcad on Arch using YAY

$ yay -Rns brlcad

2. Manually Install "brlcad" via AUR

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

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

b. Clone brlcad's git locally

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

c. Go to ~/brlcad folder and install it

$ cd ~/brlcad $ makepkg -si

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

ID: 1309952
Name: brlcad
PackageBaseID: 8320
PackageBase: brlcad
Version: 7.36.0-1
Description: An extensive 3D solid modeling system.
URL: https://brlcad.org
NumVotes: 67
Popularity: 0.245446
OutOfDate: 1704544153
Maintainer: ejno
Submitter: louipc
FirstSubmitted: 1170557221
LastModified: 1693171312
URLPath: /cgit/aur.git/snapshot/brlcad.tar.gz