carve on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S carve

* (Optional) Uninstall carve on Arch using YAY

$ yay -Rns carve

2. Manually Install "carve" via AUR

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

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

b. Clone carve's git locally

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

c. Go to ~/carve folder and install it

$ cd ~/carve $ makepkg -si

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

ID: 376922
Name: carve
PackageBaseID: 56615
PackageBase: carve
Version: 1.4.0-4
Description: Fast, robust constructive solid geometry library
URL: http://code.google.com/p/carve/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: net147
Submitter: net147
FirstSubmitted: 1329032607
LastModified: 1485173809
URLPath: /cgit/aur.git/snapshot/carve.tar.gz