How to Install and Uninstall libSDL_bgi-devel Package on openSuSE Tumbleweed

Last updated: May 29,2024

1. Install "libSDL_bgi-devel" package

In this section, we are going to explain the necessary steps to install libSDL_bgi-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libSDL_bgi-devel

2. Uninstall "libSDL_bgi-devel" package

Please follow the step by step instructions below to uninstall libSDL_bgi-devel on openSuSE Tumbleweed:

$ sudo zypper remove libSDL_bgi-devel

3. Information about the libSDL_bgi-devel package on openSuSE Tumbleweed

Information for package libSDL_bgi-devel:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libSDL_bgi-devel
Version : 3.0.0-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.7 MiB
Installed : No
Status : not installed
Source package : SDL_bgi-3.0.0-2.1.src
Upstream URL : https://sdl-bgi.sourceforge.io/
Summary : Libraries, includes and more to develop SDL_bgi applications
Description :
SDL_bgi is a Borland Graphics Interface (BGI) emulation library for
SDL. It provides extensions for RGB colors and mouse support.
Unlike other BGI-compatible libraries, the purpose of SDL_bgi is not
full compatibility with BGI. Rather, it is meant to be an
introduction to SDL-based graphics: SDL and BGI commands can be mixed
together.