blender-as-py-module on AUR (Arch User Repository)

Last updated: May 04,2024

1. Install "blender-as-py-module" 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 blender-as-py-module on Arch using YAY

$ yay -S blender-as-py-module

* (Optional) Uninstall blender-as-py-module on Arch using YAY

$ yay -Rns blender-as-py-module

2. Manually Install "blender-as-py-module" via AUR

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

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

b. Clone blender-as-py-module's git locally

$ git clone https://aur.archlinux.org/blender-as-py-module.git ~/blender-as-py-module

c. Go to ~/blender-as-py-module folder and install it

$ cd ~/blender-as-py-module $ makepkg -si

3. Information about the blender-as-py-module package on Arch User Repository (AUR)

ID: 954834
Name: blender-as-py-module
PackageBaseID: 117034
PackageBase: blender-as-py-module
Version: 2.93.3-1
Description: A fully integrated 3D graphics creation suite, to be used as Python module. Useful for programmatic/batch rendering.
URL: https://www.blender.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jagot
Submitter: jagot
FirstSubmitted: 1479061276
LastModified: 1630404506
URLPath: /cgit/aur.git/snapshot/blender-as-py-module.tar.gz