python2-ezfreecad on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python2-ezfreecad

* (Optional) Uninstall python2-ezfreecad on Arch using YAY

$ yay -Rns python2-ezfreecad

2. Manually Install "python2-ezfreecad" via AUR

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

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

b. Clone python2-ezfreecad's git locally

$ git clone https://aur.archlinux.org/python2-ezfreecad.git ~/python2-ezfreecad

c. Go to ~/python2-ezfreecad folder and install it

$ cd ~/python2-ezfreecad $ makepkg -si

3. Information about the python2-ezfreecad package on Arch User Repository (AUR)

ID: 552675
Name: python2-ezfreecad
PackageBaseID: 119482
PackageBase: python2-ezfreecad
Version: 0.13-1
Description: Python wrapper for interfacing with FreeCAD it make it easier to draw 3D objects programmatically
URL: https://github.com/AFMD/ezFreeCAD
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
FirstSubmitted: 1486235264
LastModified: 1539827383
URLPath: /cgit/aur.git/snapshot/python2-ezfreecad.tar.gz