python-k3d on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-k3d

* (Optional) Uninstall python-k3d on Arch using YAY

$ yay -Rns python-k3d

2. Manually Install "python-k3d" via AUR

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

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

b. Clone python-k3d's git locally

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

c. Go to ~/python-k3d folder and install it

$ cd ~/python-k3d $ makepkg -si

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

ID: 1410621
Name: python-k3d
PackageBaseID: 202632
PackageBase: python-k3d
Version: 2.16.1-1
Description: 3D visualization library
URL: https://github.com/K3D-tools/K3D-jupyter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1708122149
LastModified: 1708122149
URLPath: /cgit/aur.git/snapshot/python-k3d.tar.gz