How to Install and Uninstall libftgl2 Package on openSUSE Leap

Last updated: May 21,2024

1. Install "libftgl2" package

This guide let you learn how to install libftgl2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libftgl2

2. Uninstall "libftgl2" package

Please follow the guidance below to uninstall libftgl2 on openSUSE Leap:

$ sudo zypper remove libftgl2

3. Information about the libftgl2 package on openSUSE Leap

Information for package libftgl2:
---------------------------------
Repository : Main Repository
Name : libftgl2
Version : 2.4.0-150400.1.8
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 426.5 KiB
Installed : No
Status : not installed
Source package : ftgl-2.4.0-150400.1.8.src
Upstream URL : https://github.com/frankheckenbach/ftgl
Summary : Library for Using Arbitrary Fonts in OpenGL Applications
Description :
FTGL is a C++ library using Freetype2 to render fonts in OpenGL
applications. FTGL supports bitmaps, pixmaps, texture maps, outlines,
polygon mesh, and extruded polygon rendering modes.