lib32-imath on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S lib32-imath

* (Optional) Uninstall lib32-imath on Arch using YAY

$ yay -Rns lib32-imath

2. Manually Install "lib32-imath" via AUR

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

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

b. Clone lib32-imath's git locally

$ git clone https://aur.archlinux.org/lib32-imath.git ~/lib32-imath

c. Go to ~/lib32-imath folder and install it

$ cd ~/lib32-imath $ makepkg -si

3. Information about the lib32-imath package on Arch User Repository (AUR)

ID: 1068107
Name: lib32-imath
PackageBaseID: 166258
PackageBase: lib32-imath
Version: 3.1.5-1
Description: A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics (32-bit)
URL: https://github.com/AcademySoftwareFoundation/Imath
NumVotes: 2
Popularity: 0.058896
OutOfDate:
Maintainer: sbmomeni
FirstSubmitted: 1619800944
LastModified: 1650199960
URLPath: /cgit/aur.git/snapshot/lib32-imath.tar.gz