How to Install and Uninstall libSILLY-devel Package on openSUSE Leap

Last updated: July 03,2024

1. Install "libSILLY-devel" package

Please follow the guidance below to install libSILLY-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libSILLY-devel

2. Uninstall "libSILLY-devel" package

This guide covers the steps necessary to uninstall libSILLY-devel on openSUSE Leap:

$ sudo zypper remove libSILLY-devel

3. Information about the libSILLY-devel package on openSUSE Leap

Information for package libSILLY-devel:
---------------------------------------
Repository : Main Repository
Name : libSILLY-devel
Version : 0.1.0-bp155.1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 728.0 KiB
Installed : No
Status : not installed
Source package : SILLY-0.1.0-bp155.1.8.src
Upstream URL : http://cegui.org.uk/wiki/SILLY
Summary : Simple Image Loading LibrarY development package
Description :
Development files for libSILLY
SILLY means Simple Image Loading LibrarY. The aim of this library is to provide
a simple library for loading image in the context of CEGUI. The library supports
only the most common image format. The project was initially launch in order
to provide an MIT based replacement of DevIL with less image format supported
and focused on loading image only.