How to Install and Uninstall mingw64-SDL2_ttf.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "mingw64-SDL2_ttf.noarch" package

Please follow the step by step instructions below to install mingw64-SDL2_ttf.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install mingw64-SDL2_ttf.noarch

2. Uninstall "mingw64-SDL2_ttf.noarch" package

This is a short guide on how to uninstall mingw64-SDL2_ttf.noarch on Fedora 35:

$ sudo dnf remove mingw64-SDL2_ttf.noarch $ sudo dnf autoremove

3. Information about the mingw64-SDL2_ttf.noarch package on Fedora 35

Last metadata expiration check: 0:44:49 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : mingw64-SDL2_ttf
Version : 2.0.18
Release : 2.fc35
Architecture : noarch
Size : 45 k
Source : mingw-SDL2_ttf-2.0.18-2.fc35.src.rpm
Repository : updates
Summary : MinGW Windows port of the TrueType font handling library for SDL2
URL : https://www.libSDL.org/projects/SDL_ttf/
License : zlib
Description : Simple DirectMedia Layer (SDL2) is a cross-platform multimedia library
: designed to provide fast access to the graphics frame buffer and audio device.
: This package contains a library that allows you to use TrueType fonts
: to render text in SDL2 applications.