blender-2.7 on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S blender-2.7

* (Optional) Uninstall blender-2.7 on Arch using YAY

$ yay -Rns blender-2.7

2. Manually Install "blender-2.7" via AUR

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

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

b. Clone blender-2.7's git locally

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

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

$ cd ~/blender-2.7 $ makepkg -si

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

ID: 1375356
Name: blender-2.7
PackageBaseID: 143466
PackageBase: blender-2.7
Version: 2.79b-4
Description: Keeping Blender 2.79b up-to-date with modern compiler and libs
URL: https://blender.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: bartus
Submitter: bartus
FirstSubmitted: 1563115466
LastModified: 1703525911
URLPath: /cgit/aur.git/snapshot/blender-2.7.tar.gz