How to Install and Uninstall stb_truetype-devel.x86_64 Package on Rocky Linux 9
Last updated: November 26,2024
1. Install "stb_truetype-devel.x86_64" package
This guide covers the steps necessary to install stb_truetype-devel.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
stb_truetype-devel.x86_64
Copied
2. Uninstall "stb_truetype-devel.x86_64" package
Please follow the step by step instructions below to uninstall stb_truetype-devel.x86_64 on Rocky Linux 9:
$
sudo dnf remove
stb_truetype-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the stb_truetype-devel.x86_64 package on Rocky Linux 9
Last metadata expiration check: 2:40:40 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : stb_truetype-devel
Version : 1.26^20231011gitbeebb24
Release : 12.el9
Architecture : x86_64
Size : 54 k
Source : stb-0^20231011gitbeebb24-12.el9.src.rpm
Repository : epel
Summary : Parse, decode, and rasterize characters from TrueType fonts
URL : https://github.com/nothings/stb
License : MIT OR Unlicense
Description : Parse, decode, and rasterize characters from TrueType fonts.
: =======================================================================
:
: NO SECURITY GUARANTEE -- DO NOT USE THIS ON UNTRUSTED FONT FILES
:
: This library does no range checking of the offsets found in the file,
: meaning an attacker can use it to read arbitrary memory.
:
: =======================================================================
:
: This library processes TrueType files:
: • parse files
: • extract glyph metrics
: • extract glyph shapes
: • render glyphs to one-channel bitmaps with antialiasing (box filter)
: • render glyphs to one-channel SDF bitmaps (signed-distance field/function)
Available Packages
Name : stb_truetype-devel
Version : 1.26^20231011gitbeebb24
Release : 12.el9
Architecture : x86_64
Size : 54 k
Source : stb-0^20231011gitbeebb24-12.el9.src.rpm
Repository : epel
Summary : Parse, decode, and rasterize characters from TrueType fonts
URL : https://github.com/nothings/stb
License : MIT OR Unlicense
Description : Parse, decode, and rasterize characters from TrueType fonts.
: =======================================================================
:
: NO SECURITY GUARANTEE -- DO NOT USE THIS ON UNTRUSTED FONT FILES
:
: This library does no range checking of the offsets found in the file,
: meaning an attacker can use it to read arbitrary memory.
:
: =======================================================================
:
: This library processes TrueType files:
: • parse files
: • extract glyph metrics
: • extract glyph shapes
: • render glyphs to one-channel bitmaps with antialiasing (box filter)
: • render glyphs to one-channel SDF bitmaps (signed-distance field/function)