How to Install and Uninstall SOIL.i686 Package on Fedora 39
Last updated: November 25,2024
1. Install "SOIL.i686" package
Here is a brief guide to show you how to install SOIL.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
SOIL.i686
Copied
2. Uninstall "SOIL.i686" package
This is a short guide on how to uninstall SOIL.i686 on Fedora 39:
$
sudo dnf remove
SOIL.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the SOIL.i686 package on Fedora 39
Last metadata expiration check: 1:09:50 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : SOIL
Version : 1.07
Release : 34.20080706.fc39
Architecture : i686
Size : 64 k
Source : SOIL-1.07-34.20080706.fc39.src.rpm
Repository : fedora
Summary : Simple OpenGL Image Library
URL : http://www.lonesock.net/soil.html
License : Public Domain and MIT
Description : SOIL is a tiny C library used primarily for uploading textures into OpenGL. It
: is based on stb_image version 1.16, the public domain code from Sean Barrett.
: The author has extended it to load TGA and DDS files, and to perform common
: functions needed in loading OpenGL textures. SOIL can also be used to save and
: load images in a variety of formats (useful for loading height maps, non-OpenGL
: applications, etc.)
Available Packages
Name : SOIL
Version : 1.07
Release : 34.20080706.fc39
Architecture : i686
Size : 64 k
Source : SOIL-1.07-34.20080706.fc39.src.rpm
Repository : fedora
Summary : Simple OpenGL Image Library
URL : http://www.lonesock.net/soil.html
License : Public Domain and MIT
Description : SOIL is a tiny C library used primarily for uploading textures into OpenGL. It
: is based on stb_image version 1.16, the public domain code from Sean Barrett.
: The author has extended it to load TGA and DDS files, and to perform common
: functions needed in loading OpenGL textures. SOIL can also be used to save and
: load images in a variety of formats (useful for loading height maps, non-OpenGL
: applications, etc.)