graphscad on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S graphscad

* (Optional) Uninstall graphscad on Arch using YAY

$ yay -Rns graphscad

2. Manually Install "graphscad" via AUR

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

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

b. Clone graphscad's git locally

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

c. Go to ~/graphscad folder and install it

$ cd ~/graphscad $ makepkg -si

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

ID: 420601
Name: graphscad
PackageBaseID: 119353
PackageBase: graphscad
Version: 1.0.10-1
Description: An OpenSCAD-based Nodal editor to create customizable objects for 3D printing
URL: http://graphscad.blogspot.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dpflug
Submitter: dpflug
FirstSubmitted: 1485894296
LastModified: 1497739537
URLPath: /cgit/aur.git/snapshot/graphscad.tar.gz