How to Install and Uninstall cal3d Package on openSUSE Leap

Last updated: May 04,2024

1. Install "cal3d" package

Please follow the instructions below to install cal3d on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install cal3d

2. Uninstall "cal3d" package

Please follow the steps below to uninstall cal3d on openSUSE Leap:

$ sudo zypper remove cal3d

3. Information about the cal3d package on openSUSE Leap

Information for package cal3d:
------------------------------
Repository : Main Repository
Name : cal3d
Version : 0.120-bp155.3.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 68.7 KiB
Installed : No
Status : not installed
Source package : cal3d-0.120-bp155.3.13.src
Upstream URL : https://mp3butcher.github.io/Cal3D/
Summary : A 3D character animation library
Description :
Cal3D is a skeletal based 3D character animation library written
in C++ in a platform-/graphic API-independent way. Originally
designed to be used in a 3D client for Worldforge, it evolved
into a stand-alone product which can be used in many different
kinds of projects. It supports combining animations and actions
through a 'mixer' interface, and work is currently underway to
integrate morph targets (interpolating between one mesh and
another, using the same vertex sequence) easily into the system.