How to Install and Uninstall qt6-quick3dphysics Package on openSUSE Leap

Last updated: June 03,2024

1. Install "qt6-quick3dphysics" package

In this section, we are going to explain the necessary steps to install qt6-quick3dphysics on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install qt6-quick3dphysics

2. Uninstall "qt6-quick3dphysics" package

In this section, we are going to explain the necessary steps to uninstall qt6-quick3dphysics on openSUSE Leap:

$ sudo zypper remove qt6-quick3dphysics

3. Information about the qt6-quick3dphysics package on openSUSE Leap

Information for package qt6-quick3dphysics:
-------------------------------------------
Repository : Main Repository
Name : qt6-quick3dphysics
Version : 6.4.2-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 510.4 KiB
Installed : No
Status : not installed
Source package : qt6-quick3dphysics-6.4.2-bp155.1.7.src
Upstream URL : https://www.qt.io
Summary : Qt 6 Quick3D Physics Extensions
Description :
This module adds physical simulation capabilities on top of Qt Quick 3D.
In particular, it enables rigid body simulation using simple primitives as well
as convex- and triangle meshes and heightmaps. Physical properties such as mass,
density, gravity and friction are customizable. This makes it possible to create
physically correct behavior in 3D scenes without having to handcraft animations.