panda3d-runtime on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S panda3d-runtime

* (Optional) Uninstall panda3d-runtime on Arch using YAY

$ yay -Rns panda3d-runtime

2. Manually Install "panda3d-runtime" via AUR

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

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

b. Clone panda3d-runtime's git locally

$ git clone https://aur.archlinux.org/panda3d-runtime.git ~/panda3d-runtime

c. Go to ~/panda3d-runtime folder and install it

$ cd ~/panda3d-runtime $ makepkg -si

3. Information about the panda3d-runtime package on Arch User Repository (AUR)

ID: 199202
Name: panda3d-runtime
PackageBaseID: 35147
PackageBase: panda3d-runtime
Version: 1.0.4-1
Description: 3D engine with Python bindings. Runtime and web plugin.
URL: http://www.panda3d.org
NumVotes: 4
Popularity: 0
OutOfDate: 1700774726
Maintainer:
Submitter:
FirstSubmitted: 1267560837
LastModified: 1434569971
URLPath: /cgit/aur.git/snapshot/panda3d-runtime.tar.gz