How to Install and Uninstall libSILLY1 Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "libSILLY1" package

Learn how to install libSILLY1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libSILLY1

2. Uninstall "libSILLY1" package

Learn how to uninstall libSILLY1 on openSuSE Tumbleweed:

$ sudo zypper remove libSILLY1

3. Information about the libSILLY1 package on openSuSE Tumbleweed

Information for package libSILLY1:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libSILLY1
Version : 0.1.0-1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 40.1 KiB
Installed : No
Status : not installed
Source package : SILLY-0.1.0-1.12.src
Upstream URL : http://cegui.org.uk/wiki/SILLY
Summary : Simple Image Loading LibrarY
Description :
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.