How to Install and Uninstall SDL2_ttf.x86_64 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "SDL2_ttf.x86_64" package

This tutorial shows how to install SDL2_ttf.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install SDL2_ttf.x86_64

2. Uninstall "SDL2_ttf.x86_64" package

In this section, we are going to explain the necessary steps to uninstall SDL2_ttf.x86_64 on Oracle Linux 9:

$ sudo dnf remove SDL2_ttf.x86_64 $ sudo dnf autoremove

3. Information about the SDL2_ttf.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:23:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : SDL2_ttf
Version : 2.20.2
Release : 1.el9
Architecture : x86_64
Size : 40 k
Source : SDL2_ttf-2.20.2-1.el9.src.rpm
Repository : epel
Summary : TrueType font rendering library for SDL2
URL : https://github.com/libsdl-org/SDL_ttf
License : zlib
Description : This library allows you to use TrueType fonts to render text in SDL2
: applications.