How to Install and Uninstall imath.i686 Package on Fedora 35

Last updated: September 24,2024

1. Install "imath.i686" package

Please follow the guidelines below to install imath.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install imath.i686

2. Uninstall "imath.i686" package

Please follow the instructions below to uninstall imath.i686 on Fedora 35:

$ sudo dnf remove imath.i686 $ sudo dnf autoremove

3. Information about the imath.i686 package on Fedora 35

Last metadata expiration check: 5:41:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : imath
Version : 3.1.5
Release : 1.fc35
Architecture : i686
Size : 97 k
Source : imath-3.1.5-1.fc35.src.rpm
Repository : updates
Summary : Library of 2D and 3D vector, matrix, and math operations for computer graphics
URL : https://github.com/AcademySoftwareFoundation/Imath
License : BSD
Description : Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D
: vectors and matrices and other simple but useful mathematical objects,
: functions, and data types common in computer graphics applications, including
: the “half” 16-bit floating-point type.