soxt on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S soxt

* (Optional) Uninstall soxt on Arch using YAY

$ yay -Rns soxt

2. Manually Install "soxt" via AUR

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

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

b. Clone soxt's git locally

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

c. Go to ~/soxt folder and install it

$ cd ~/soxt $ makepkg -si

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

ID: 689066
Name: soxt
PackageBaseID: 7570
PackageBase: soxt
Version: 1.4.0-1
Description: A high-level 3D graphics toolkit on top of OpenGL.
URL: https://github.com/coin3d/soxt
NumVotes: 6
Popularity: 1.1E-5
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1163703667
LastModified: 1579801560
URLPath: /cgit/aur.git/snapshot/soxt.tar.gz