carve on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install carve on Arch using YAY
$
yay -S
carve
Copied
* (Optional) Uninstall carve on Arch using YAY
$
yay -Rns
carve
Copied
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
Copied
b. Clone carve's git locally
$
git clone https://aur.archlinux.org/carve.git
~/carve
Copied
c. Go to ~/carve folder and install it
$
cd
~/carve
Copied
$
makepkg -si
Copied
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
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