How to Install and Uninstall liballegro_font5_2 Package on openSUSE Leap

Last updated: July 03,2024

1. Install "liballegro_font5_2" package

Please follow the steps below to install liballegro_font5_2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install liballegro_font5_2

2. Uninstall "liballegro_font5_2" package

This guide covers the steps necessary to uninstall liballegro_font5_2 on openSUSE Leap:

$ sudo zypper remove liballegro_font5_2

3. Information about the liballegro_font5_2 package on openSUSE Leap

Information for package liballegro_font5_2:
-------------------------------------------
Repository : Main Repository
Name : liballegro_font5_2
Version : 5.2.7.0-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 42.2 KiB
Installed : No
Status : not installed
Source package : allegro-5.2.7.0-bp155.2.14.src
Upstream URL : https://liballeg.org
Summary : A game programming library
Description :
Allegro is a cross-platform library mainly aimed at
video game and multimedia programming. It handles common, low-level
tasks such as creating windows, accepting user input, loading data,
drawing images, playing sounds, etc. and generally abstracting away
the underlying platform. However, Allegro is not a game engine:
developers are free to design and structure the program as desired.