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

Last updated: September 18,2024

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

$ yay -S blender-3.6-bin

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

$ yay -Rns blender-3.6-bin

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

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

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

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

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

ID: 1354522
Name: blender-3.6-bin
PackageBaseID: 191452
PackageBase: blender-3.6-bin
Version: 3.6.231115.76cf464098be-1
Description: A fully integrated 3D graphics creation suite
URL: https://www.blender.org
NumVotes: 3
Popularity: 1.205565
OutOfDate:
Maintainer: notfood
Submitter: notfood
FirstSubmitted: 1678778784
LastModified: 1700183027
URLPath: /cgit/aur.git/snapshot/blender-3.6-bin.tar.gz