How to Install and Uninstall libsdl2-ttf-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libsdl2-ttf-dev" package

Please follow the guidelines below to install libsdl2-ttf-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsdl2-ttf-dev

2. Uninstall "libsdl2-ttf-dev" package

This tutorial shows how to uninstall libsdl2-ttf-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsdl2-ttf-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsdl2-ttf-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsdl2-ttf-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian SDL packages maintainers
Architecture: amd64
Source: libsdl2-ttf
Version: 2.0.14+dfsg1-1
Depends: libc6-dev, libsdl2-ttf-2.0-0 (= 2.0.14+dfsg1-1), libsdl2-dev (>= 2.0.0)
Filename: pool/universe/libs/libsdl2-ttf/libsdl2-ttf-dev_2.0.14+dfsg1-1_amd64.deb
Size: 19504
MD5sum: 46cf0682f95e06e9e14caf8ff5b4deda
SHA1: ab2f72e6980c46840804c46113d4228556b374c6
SHA256: 5ce44f8303b20e101df80688b3c7a33a0c3eeac781314a632c3239d0da295f01
Description-en: TrueType Font library for Simple DirectMedia Layer 2, development files
Wrapper around FreeType 2.0 library, making possible to use TrueType fonts to
render text in SDL applications.
.
This package contains the development files.
Description-md5: dbc0a7ada44359d9c3ee7bc8d63ba702
Multi-Arch: same
Homepage: http://www.libsdl.org/projects/SDL_ttf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu