How to Install and Uninstall freetype-devel.x86_64 Package on Amazon Linux 2
Last updated: November 25,2024
1. Install "freetype-devel.x86_64" package
This is a short guide on how to install freetype-devel.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
freetype-devel.x86_64
Copied
2. Uninstall "freetype-devel.x86_64" package
This guide covers the steps necessary to uninstall freetype-devel.x86_64 on Amazon Linux 2:
$
sudo yum remove
freetype-devel.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the freetype-devel.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : freetype-devel
Arch : x86_64
Version : 2.8
Release : 14.amzn2.1
Size : 447 k
Repo : amzn2-core/2/x86_64
Summary : FreeType development libraries and header files
URL : http://www.freetype.org
License : (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with
: acknowledgement
Description : The freetype-devel package includes the static libraries and
: header files for the FreeType font rendering engine.
:
: Install freetype-devel if you want to develop programs which will
: use FreeType.
Available Packages
Name : freetype-devel
Arch : x86_64
Version : 2.8
Release : 14.amzn2.1
Size : 447 k
Repo : amzn2-core/2/x86_64
Summary : FreeType development libraries and header files
URL : http://www.freetype.org
License : (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with
: acknowledgement
Description : The freetype-devel package includes the static libraries and
: header files for the FreeType font rendering engine.
:
: Install freetype-devel if you want to develop programs which will
: use FreeType.