How to Install and Uninstall python3-tinyobjloader Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-tinyobjloader" package

This guide covers the steps necessary to install python3-tinyobjloader on Kali Linux

$ sudo apt update $ sudo apt install python3-tinyobjloader

2. Uninstall "python3-tinyobjloader" package

Please follow the guidance below to uninstall python3-tinyobjloader on Kali Linux:

$ sudo apt remove python3-tinyobjloader $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-tinyobjloader package on Kali Linux

Package: python3-tinyobjloader
Source: tinyobjloader (2.0.0~rc10+dfsg-3)
Version: 2.0.0~rc10+dfsg-3+b2
Installed-Size: 772
Maintainer: Timo Röhling
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 197188
SHA256: 88a6dfe16f532dd20685f707ca1f206a8008ee3b7c4a167289785c01918898bd
SHA1: dc7f9e530321e02dce6c2dde7606092cdab2479b
MD5sum: da2b8ac06a25e1b88be5343c9ad3e83f
Description: Tiny but powerful wavefront OBJ loader (Python 3 bindings)
tinyobjloader is a single file wavefront OBJ loader written
in C++. It has no dependencies except the STL, and can parse
over 10M polygons with moderate amounts of memory and time.
.
This package provides experimental Python 3 bindings.
Description-md5:
Homepage: https://github.com/tinyobjloader/tinyobjloader
Section: python
Priority: optional
Filename: pool/main/t/tinyobjloader/python3-tinyobjloader_2.0.0~rc10+dfsg-3+b2_amd64.deb