blender-docs on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S blender-docs

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

$ yay -Rns blender-docs

2. Manually Install "blender-docs" via AUR

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

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

b. Clone blender-docs's git locally

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

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

$ cd ~/blender-docs $ makepkg -si

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

ID: 1140035
Name: blender-docs
PackageBaseID: 181637
PackageBase: blender-docs
Version: 3.3.0-1
Description: Set of HTML documentation for blender
URL: https://docs.blender.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: utkarsh
Submitter: utkarsh
FirstSubmitted: 1654508743
LastModified: 1663255660
URLPath: /cgit/aur.git/snapshot/blender-docs.tar.gz