implicitcad on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S implicitcad

* (Optional) Uninstall implicitcad on Arch using YAY

$ yay -Rns implicitcad

2. Manually Install "implicitcad" via AUR

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

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

b. Clone implicitcad's git locally

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

c. Go to ~/implicitcad folder and install it

$ cd ~/implicitcad $ makepkg -si

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

ID: 714630
Name: implicitcad
PackageBaseID: 150940
PackageBase: implicitcad
Version: 0.3.0.1-1
Description: A math-inspired programmatic 2D & 3D CAD system based on OpenSCAD
URL: http://www.implicitcad.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1684353079
Maintainer: cafce25
Submitter: danmou
FirstSubmitted: 1585668083
LastModified: 1585668083
URLPath: /cgit/aur.git/snapshot/implicitcad.tar.gz