panda3d on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S panda3d

* (Optional) Uninstall panda3d on Arch using YAY

$ yay -Rns panda3d

2. Manually Install "panda3d" via AUR

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

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

b. Clone panda3d's git locally

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

c. Go to ~/panda3d folder and install it

$ cd ~/panda3d $ makepkg -si

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

ID: 1383104
Name: panda3d
PackageBaseID: 34151
PackageBase: panda3d
Version: 1.10.14-1
Description: A 3D game engine with Python bindings. SDK package. Optional dependencies you want to support need to be installed before panda3d.
URL: https://www.panda3d.org
NumVotes: 41
Popularity: 0.037744
OutOfDate:
Maintainer: rdb
Submitter: wonder
FirstSubmitted: 1264891269
LastModified: 1704822261
URLPath: /cgit/aur.git/snapshot/panda3d.tar.gz