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

Last updated: May 18,2024

1. Install "python3-pywavefront" package

Please follow the instructions below to install python3-pywavefront on Kali Linux

$ sudo apt update $ sudo apt install python3-pywavefront

2. Uninstall "python3-pywavefront" package

Please follow the steps below to uninstall python3-pywavefront on Kali Linux:

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

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

Package: python3-pywavefront
Source: pywavefront
Version: 1.3.3-5
Installed-Size: 98
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python3-pyglet
Size: 19524
SHA256: 561b8e02cefa5f3a91cb7c6bfa4e3219f26f0042958024de66fb0b9691109813
SHA1: 5e6720f61fb4a901caa32009318271c1149ecc3a
MD5sum: 89874dddcf03692fe871bbd217793c64
Description: Python 3 loader for Wavefront OBJ files
PyWavefront reads Wavefront 3D object files (something.obj, something.obj.gz
and something.mtl) and generates interleaved vertex data for each material
ready for rendering.
.
A simple optional visualization module is also provided for rendering the
object(s). The interleaved data can also be used by more modern renderers
through VBOs or VAOs.
Description-md5:
Homepage: https://github.com/pywavefront/PyWavefront
Section: python
Priority: optional
Filename: pool/main/p/pywavefront/python3-pywavefront_1.3.3-5_all.deb