python-ursina on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S python-ursina

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

$ yay -Rns python-ursina

2. Manually Install "python-ursina" via AUR

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

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

b. Clone python-ursina's git locally

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

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

$ cd ~/python-ursina $ makepkg -si

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

ID: 1206417
Name: python-ursina
PackageBaseID: 163699
PackageBase: python-ursina
Version: 5.2.0-1
Description: An easy to use game engine/framework for python.
URL: https://pokepetter.github.io/ursina
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: JakobDev
Submitter: JakobDev
FirstSubmitted: 1614202606
LastModified: 1675506572
URLPath: /cgit/aur.git/snapshot/python-ursina.tar.gz