physx on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S physx

* (Optional) Uninstall physx on Arch using YAY

$ yay -Rns physx

2. Manually Install "physx" via AUR

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

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

b. Clone physx's git locally

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

c. Go to ~/physx folder and install it

$ cd ~/physx $ makepkg -si

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

ID: 1148931
Name: physx
PackageBaseID: 174084
PackageBase: physx
Version: 4.1.2.29882248-1
Description: NVIDIA PhysX SDK
URL: https://developer.nvidia.com/physx-sdk
NumVotes: 0
Popularity: 0
OutOfDate: 1668005692
Maintainer: dpogue
Submitter: dpogue
FirstSubmitted: 1639813607
LastModified: 1665020299
URLPath: /cgit/aur.git/snapshot/physx.tar.gz