python-cq-editor on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S python-cq-editor

* (Optional) Uninstall python-cq-editor on Arch using YAY

$ yay -Rns python-cq-editor

2. Manually Install "python-cq-editor" via AUR

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

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

b. Clone python-cq-editor's git locally

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

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

$ cd ~/python-cq-editor $ makepkg -si

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

ID: 872642
Name: python-cq-editor
PackageBaseID: 146977
PackageBase: python-cq-editor
Version: 0.2-1
Description: CadQuery GUI editor based on spyder
URL: https://github.com/CadQuery/CQ-editor
NumVotes: 5
Popularity: 0.089198
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1574870903
LastModified: 1614894861
URLPath: /cgit/aur.git/snapshot/python-cq-editor.tar.gz