appleseed on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S appleseed

* (Optional) Uninstall appleseed on Arch using YAY

$ yay -Rns appleseed

2. Manually Install "appleseed" via AUR

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

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

b. Clone appleseed's git locally

$ git clone https://aur.archlinux.org/appleseed.git ~/appleseed

c. Go to ~/appleseed folder and install it

$ cd ~/appleseed $ makepkg -si

3. Information about the appleseed package on Arch User Repository (AUR)

ID: 947074
Name: appleseed
PackageBaseID: 132127
PackageBase: appleseed
Version: 2.1.0-3
Description: Physically-based global illumination rendering engine primarily designed for animation and visual effects.
URL: https://appleseedhq.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bartus
Submitter: bartus
FirstSubmitted: 1525563849
LastModified: 1628779703
URLPath: /cgit/aur.git/snapshot/appleseed.tar.gz