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

Last updated: June 18,2024

1. Install "libOgrePaging-devel" package

This tutorial shows how to install libOgrePaging-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libOgrePaging-devel

2. Uninstall "libOgrePaging-devel" package

Please follow the step by step instructions below to uninstall libOgrePaging-devel on openSUSE Leap:

$ sudo zypper remove libOgrePaging-devel

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

Information for package libOgrePaging-devel:
--------------------------------------------
Repository : Main Repository
Name : libOgrePaging-devel
Version : 13.5.3-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 102.6 KiB
Installed : No
Status : not installed
Source package : ogre-13.5.3-bp155.1.6.src
Upstream URL : https://www.ogre3d.org/
Summary : Development headers for the Ogre Paging Scene Manager component
Description :
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented 3D engine.
The Paging Scene Manager allows scenes to be split into a set of pages. Only
those pages that are being used need be loaded at any given time, allowing
arbitrarily large scenes. Each page has its own heightmap, to which several
textures can be applied by height.
This package contains the development headers for the Paging Scene Manager
component.