How to Install and Uninstall tinyobjloader-devel Package on openSUSE Leap
Last updated: January 11,2025
1. Install "tinyobjloader-devel" package
In this section, we are going to explain the necessary steps to install tinyobjloader-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
tinyobjloader-devel
Copied
2. Uninstall "tinyobjloader-devel" package
This is a short guide on how to uninstall tinyobjloader-devel on openSUSE Leap:
$
sudo zypper remove
tinyobjloader-devel
Copied
3. Information about the tinyobjloader-devel package on openSUSE Leap
Information for package tinyobjloader-devel:
--------------------------------------------
Repository : Main Repository
Name : tinyobjloader-devel
Version : 2.0.0rc9-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 108.2 KiB
Installed : No
Status : not installed
Source package : tinyobjloader-2.0.0rc9-bp155.1.9.src
Upstream URL : https://github.com/tinyobjloader/tinyobjloader
Summary : Development files for tinyobjloader
Description :
A single-file Wavefront .obj file loader written in C++.
No dependency except for C++ STL. It can parse over 10M polygons with
moderate memory and time.
This subpackage contains libraries and header files for developing
applications that want to make use of tinyobjloader.
--------------------------------------------
Repository : Main Repository
Name : tinyobjloader-devel
Version : 2.0.0rc9-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 108.2 KiB
Installed : No
Status : not installed
Source package : tinyobjloader-2.0.0rc9-bp155.1.9.src
Upstream URL : https://github.com/tinyobjloader/tinyobjloader
Summary : Development files for tinyobjloader
Description :
A single-file Wavefront .obj file loader written in C++.
No dependency except for C++ STL. It can parse over 10M polygons with
moderate memory and time.
This subpackage contains libraries and header files for developing
applications that want to make use of tinyobjloader.