python-cadquery on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S python-cadquery

* (Optional) Uninstall python-cadquery on Arch using YAY

$ yay -Rns python-cadquery

2. Manually Install "python-cadquery" via AUR

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

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

b. Clone python-cadquery's git locally

$ git clone https://aur.archlinux.org/python-cadquery.git ~/python-cadquery

c. Go to ~/python-cadquery folder and install it

$ cd ~/python-cadquery $ makepkg -si

3. Information about the python-cadquery package on Arch User Repository (AUR)

ID: 1354571
Name: python-cadquery
PackageBaseID: 146972
PackageBase: python-cadquery
Version: 2.3.1.r78-1
Description: A parametric CAD scripting framework based on PythonOCC
URL: https://github.com/CadQuery/cadquery
NumVotes: 6
Popularity: 0.09448
OutOfDate: 1707329999
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1574850785
LastModified: 1700193987
URLPath: /cgit/aur.git/snapshot/python-cadquery.tar.gz