blender-3.2-bin on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "blender-3.2-bin" 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-3.2-bin on Arch using YAY

$ yay -S blender-3.2-bin

* (Optional) Uninstall blender-3.2-bin on Arch using YAY

$ yay -Rns blender-3.2-bin

2. Manually Install "blender-3.2-bin" via AUR

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

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

b. Clone blender-3.2-bin's git locally

$ git clone https://aur.archlinux.org/blender-3.2-bin.git ~/blender-3.2-bin

c. Go to ~/blender-3.2-bin folder and install it

$ cd ~/blender-3.2-bin $ makepkg -si

3. Information about the blender-3.2-bin package on Arch User Repository (AUR)

ID: 1061575
Name: blender-3.2-bin
PackageBaseID: 176757
PackageBase: blender-3.2-bin
Version: 3.2.220405.1d86d617823b-1
Description: A fully integrated 3D graphics creation suite
URL: https://www.blender.org
NumVotes: 1
Popularity: 0.029913
OutOfDate:
Maintainer: notfood
FirstSubmitted: 1646843335
LastModified: 1649129480
URLPath: /cgit/aur.git/snapshot/blender-3.2-bin.tar.gz