python-ocp on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-ocp

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

$ yay -Rns python-ocp

2. Manually Install "python-ocp" via AUR

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

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

b. Clone python-ocp's git locally

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

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

$ cd ~/python-ocp $ makepkg -si

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

ID: 1355400
Name: python-ocp
PackageBaseID: 156975
PackageBase: python-ocp
Version: 7.7.2.0-2
Description: Python wrapper for OCCT generated using pywrap
URL: https://github.com/CadQuery/OCP
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1598107017
LastModified: 1700326395
URLPath: /cgit/aur.git/snapshot/python-ocp.tar.gz