How to Install and Uninstall stb_image_resize-devel.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "stb_image_resize-devel.x86_64" package
Here is a brief guide to show you how to install stb_image_resize-devel.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
stb_image_resize-devel.x86_64
Copied
2. Uninstall "stb_image_resize-devel.x86_64" package
Please follow the instructions below to uninstall stb_image_resize-devel.x86_64 on AlmaLinux 8:
$
sudo dnf remove
stb_image_resize-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the stb_image_resize-devel.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:10:14 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : stb_image_resize-devel
Version : 0.97
Release : 0.8.20211022gitaf1a5bc.el8
Architecture : x86_64
Size : 29 k
Source : stb-0-0.8.20211022gitaf1a5bc.el8.src.rpm
Repository : epel
Summary : Image resizing
URL : https://github.com/nothings/stb
License : MIT or Unlicense
Description : Image resizing.
:
: Written with emphasis on usability, portability, and efficiency. (No SIMD or
: threads, so it be easily outperformed by libs that use those.) Only scaling and
: translation is supported, no rotations or shears. Easy API downsamples
: w/Mitchell filter, upsamples w/cubic interpolation.
Available Packages
Name : stb_image_resize-devel
Version : 0.97
Release : 0.8.20211022gitaf1a5bc.el8
Architecture : x86_64
Size : 29 k
Source : stb-0-0.8.20211022gitaf1a5bc.el8.src.rpm
Repository : epel
Summary : Image resizing
URL : https://github.com/nothings/stb
License : MIT or Unlicense
Description : Image resizing.
:
: Written with emphasis on usability, portability, and efficiency. (No SIMD or
: threads, so it be easily outperformed by libs that use those.) Only scaling and
: translation is supported, no rotations or shears. Easy API downsamples
: w/Mitchell filter, upsamples w/cubic interpolation.