How To Install ftgl-docs on CentOS 8
Introduction
In this tutorial we learn how to install ftgl-docs
on CentOS 8.
What is ftgl-docs
This package contains documentation files for ftgl.
We can use yum
or dnf
to install ftgl-docs
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install ftgl-docs.
Install ftgl-docs on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install ftgl-docs
using dnf
by running the following command:
sudo dnf -y install ftgl-docs
Install ftgl-docs on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install ftgl-docs
using yum
by running the following command:
sudo yum -y install ftgl-docs
How To Uninstall ftgl-docs on CentOS 8
To uninstall only the ftgl-docs
package we can use the following command:
sudo dnf remove ftgl-docs
ftgl-docs Package Contents on CentOS 8
/usr/share/doc/ftgl-docs
/usr/share/doc/ftgl-docs/html
/usr/share/doc/ftgl-docs/html/FTBBox_8h.html
/usr/share/doc/ftgl-docs/html/FTBBox_8h_source.html
/usr/share/doc/ftgl-docs/html/FTBitmapGlyph_8h.html
/usr/share/doc/ftgl-docs/html/FTBitmapGlyph_8h_source.html
/usr/share/doc/ftgl-docs/html/FTBufferFont_8h.html
/usr/share/doc/ftgl-docs/html/FTBufferFont_8h_source.html
/usr/share/doc/ftgl-docs/html/FTBufferGlyph_8h.html
/usr/share/doc/ftgl-docs/html/FTBufferGlyph_8h_source.html
/usr/share/doc/ftgl-docs/html/FTBuffer_8h.html
/usr/share/doc/ftgl-docs/html/FTBuffer_8h_source.html
/usr/share/doc/ftgl-docs/html/FTExtrdGlyph_8h.html
/usr/share/doc/ftgl-docs/html/FTExtrdGlyph_8h_source.html
/usr/share/doc/ftgl-docs/html/FTFont_8h.html
/usr/share/doc/ftgl-docs/html/FTFont_8h_source.html
/usr/share/doc/ftgl-docs/html/FTGLBitmapFont_8h.html
/usr/share/doc/ftgl-docs/html/FTGLBitmapFont_8h_source.html
/usr/share/doc/ftgl-docs/html/FTGLExtrdFont_8h.html
/usr/share/doc/ftgl-docs/html/FTGLExtrdFont_8h_source.html
/usr/share/doc/ftgl-docs/html/FTGLOutlineFont_8h.html
/usr/share/doc/ftgl-docs/html/FTGLOutlineFont_8h_source.html
/usr/share/doc/ftgl-docs/html/FTGLPixmapFont_8h.html
/usr/share/doc/ftgl-docs/html/FTGLPixmapFont_8h_source.html
/usr/share/doc/ftgl-docs/html/FTGLPolygonFont_8h.html
/usr/share/doc/ftgl-docs/html/FTGLPolygonFont_8h_source.html
/usr/share/doc/ftgl-docs/html/FTGLTextureFont_8h.html
/usr/share/doc/ftgl-docs/html/FTGLTextureFont_8h_source.html
/usr/share/doc/ftgl-docs/html/FTGlyph_8h.html
/usr/share/doc/ftgl-docs/html/FTGlyph_8h_source.html
/usr/share/doc/ftgl-docs/html/FTLayout_8h.html
/usr/share/doc/ftgl-docs/html/FTLayout_8h_source.html
/usr/share/doc/ftgl-docs/html/FTOutlineGlyph_8h.html
/usr/share/doc/ftgl-docs/html/FTOutlineGlyph_8h_source.html
/usr/share/doc/ftgl-docs/html/FTPixmapGlyph_8h.html
/usr/share/doc/ftgl-docs/html/FTPixmapGlyph_8h_source.html
/usr/share/doc/ftgl-docs/html/FTPoint_8h.html
/usr/share/doc/ftgl-docs/html/FTPoint_8h_source.html
/usr/share/doc/ftgl-docs/html/FTPolyGlyph_8h.html
/usr/share/doc/ftgl-docs/html/FTPolyGlyph_8h_source.html
/usr/share/doc/ftgl-docs/html/FTSimpleLayout_8h.html
/usr/share/doc/ftgl-docs/html/FTSimpleLayout_8h_source.html
/usr/share/doc/ftgl-docs/html/FTTextureGlyph_8h.html
/usr/share/doc/ftgl-docs/html/FTTextureGlyph_8h_source.html
/usr/share/doc/ftgl-docs/html/annotated.html
/usr/share/doc/ftgl-docs/html/bc_s.png
/usr/share/doc/ftgl-docs/html/bdwn.png
/usr/share/doc/ftgl-docs/html/classFTBBox.html
/usr/share/doc/ftgl-docs/html/classFTBitmapFont.html
/usr/share/doc/ftgl-docs/html/classFTBitmapFont.png
/usr/share/doc/ftgl-docs/html/classFTBitmapGlyph.html
/usr/share/doc/ftgl-docs/html/classFTBitmapGlyph.png
/usr/share/doc/ftgl-docs/html/classFTBuffer.html
/usr/share/doc/ftgl-docs/html/classFTBufferFont.html
/usr/share/doc/ftgl-docs/html/classFTBufferFont.png
/usr/share/doc/ftgl-docs/html/classFTBufferGlyph.html
/usr/share/doc/ftgl-docs/html/classFTBufferGlyph.png
/usr/share/doc/ftgl-docs/html/classFTExtrudeFont.html
/usr/share/doc/ftgl-docs/html/classFTExtrudeFont.png
/usr/share/doc/ftgl-docs/html/classFTExtrudeGlyph.html
/usr/share/doc/ftgl-docs/html/classFTExtrudeGlyph.png
/usr/share/doc/ftgl-docs/html/classFTFont.html
/usr/share/doc/ftgl-docs/html/classFTFont.png
/usr/share/doc/ftgl-docs/html/classFTGlyph.html
/usr/share/doc/ftgl-docs/html/classFTGlyph.png
/usr/share/doc/ftgl-docs/html/classFTLayout.html
/usr/share/doc/ftgl-docs/html/classFTLayout.png
/usr/share/doc/ftgl-docs/html/classFTOutlineFont.html
/usr/share/doc/ftgl-docs/html/classFTOutlineFont.png
/usr/share/doc/ftgl-docs/html/classFTOutlineGlyph.html
/usr/share/doc/ftgl-docs/html/classFTOutlineGlyph.png
/usr/share/doc/ftgl-docs/html/classFTPixmapFont.html
/usr/share/doc/ftgl-docs/html/classFTPixmapFont.png
/usr/share/doc/ftgl-docs/html/classFTPixmapGlyph.html
/usr/share/doc/ftgl-docs/html/classFTPixmapGlyph.png
/usr/share/doc/ftgl-docs/html/classFTPoint.html
/usr/share/doc/ftgl-docs/html/classFTPolygonFont.html
/usr/share/doc/ftgl-docs/html/classFTPolygonFont.png
/usr/share/doc/ftgl-docs/html/classFTPolygonGlyph.html
/usr/share/doc/ftgl-docs/html/classFTPolygonGlyph.png
/usr/share/doc/ftgl-docs/html/classFTSimpleLayout.html
/usr/share/doc/ftgl-docs/html/classFTSimpleLayout.png
/usr/share/doc/ftgl-docs/html/classFTTextureFont.html
/usr/share/doc/ftgl-docs/html/classFTTextureFont.png
/usr/share/doc/ftgl-docs/html/classFTTextureGlyph.html
/usr/share/doc/ftgl-docs/html/classFTTextureGlyph.png
/usr/share/doc/ftgl-docs/html/classes.html
/usr/share/doc/ftgl-docs/html/closed.png
/usr/share/doc/ftgl-docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
/usr/share/doc/ftgl-docs/html/dir_d77fa048939b4a22392dcc761d5318fe.html
/usr/share/doc/ftgl-docs/html/doc.png
/usr/share/doc/ftgl-docs/html/doxygen.css
/usr/share/doc/ftgl-docs/html/doxygen.png
/usr/share/doc/ftgl-docs/html/faq_8dox.html
/usr/share/doc/ftgl-docs/html/files.html
/usr/share/doc/ftgl-docs/html/folderclosed.png
/usr/share/doc/ftgl-docs/html/folderopen.png
/usr/share/doc/ftgl-docs/html/ftgl-faq.html
/usr/share/doc/ftgl-docs/html/ftgl-projects.html
/usr/share/doc/ftgl-docs/html/ftgl-tutorial.html
/usr/share/doc/ftgl-docs/html/ftgl_8dox.html
/usr/share/doc/ftgl-docs/html/ftgl_8h.html
/usr/share/doc/ftgl-docs/html/ftgl_8h_source.html
/usr/share/doc/ftgl-docs/html/functions.html
/usr/share/doc/ftgl-docs/html/functions_func.html
/usr/share/doc/ftgl-docs/html/functions_rela.html
/usr/share/doc/ftgl-docs/html/globals.html
/usr/share/doc/ftgl-docs/html/globals_defs.html
/usr/share/doc/ftgl-docs/html/globals_func.html
/usr/share/doc/ftgl-docs/html/globals_type.html
/usr/share/doc/ftgl-docs/html/hierarchy.html
/usr/share/doc/ftgl-docs/html/index.html
/usr/share/doc/ftgl-docs/html/logo.png
/usr/share/doc/ftgl-docs/html/metrics.png
/usr/share/doc/ftgl-docs/html/namespaceFTGL.html
/usr/share/doc/ftgl-docs/html/namespacemembers.html
/usr/share/doc/ftgl-docs/html/namespacemembers_enum.html
/usr/share/doc/ftgl-docs/html/namespacemembers_eval.html
/usr/share/doc/ftgl-docs/html/namespaces.html
/usr/share/doc/ftgl-docs/html/nav_f.png
/usr/share/doc/ftgl-docs/html/nav_g.png
/usr/share/doc/ftgl-docs/html/nav_h.png
/usr/share/doc/ftgl-docs/html/open.png
/usr/share/doc/ftgl-docs/html/pages.html
/usr/share/doc/ftgl-docs/html/projects__using__ftgl_8txt.html
/usr/share/doc/ftgl-docs/html/rasterfont.png
/usr/share/doc/ftgl-docs/html/splitbar.png
/usr/share/doc/ftgl-docs/html/sync_off.png
/usr/share/doc/ftgl-docs/html/sync_on.png
/usr/share/doc/ftgl-docs/html/tab_a.png
/usr/share/doc/ftgl-docs/html/tab_b.png
/usr/share/doc/ftgl-docs/html/tab_h.png
/usr/share/doc/ftgl-docs/html/tab_s.png
/usr/share/doc/ftgl-docs/html/texturefont.png
/usr/share/doc/ftgl-docs/html/tutorial_8dox.html
/usr/share/doc/ftgl-docs/html/vectorfont.png
References
Summary
In this tutorial we learn how to install ftgl-docs
on CentOS 8 using yum and dnf.