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

Last updated: October 06,2024

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

$ yay -S blender-3.1-bin

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

$ yay -Rns blender-3.1-bin

2. Manually Install "blender-3.1-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.1-bin's git locally

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

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

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

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

ID: 1061754
Name: blender-3.1-bin
PackageBaseID: 173610
PackageBase: blender-3.1-bin
Version: 3.1.220405.cc66d1020c3b-1
Description: A fully integrated 3D graphics creation suite
URL: https://www.blender.org
NumVotes: 3
Popularity: 0.412887
OutOfDate:
Maintainer: notfood
FirstSubmitted: 1638460269
LastModified: 1649144770
URLPath: /cgit/aur.git/snapshot/blender-3.1-bin.tar.gz