k3d on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S k3d

* (Optional) Uninstall k3d on Arch using YAY

$ yay -Rns k3d

2. Manually Install "k3d" via AUR

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

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

b. Clone k3d's git locally

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

c. Go to ~/k3d folder and install it

$ cd ~/k3d $ makepkg -si

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

ID: 475363
Name: k3d
PackageBaseID: 113682
PackageBase: k3d
Version: 0.8.0.6-3
Description: A free 3D modelling and animation software
URL: http://www.k-3d.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1468670362
LastModified: 1515158164
URLPath: /cgit/aur.git/snapshot/k3d.tar.gz