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

Last updated: May 18,2024

1. Install "python3-savitar" package

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

$ sudo apt update $ sudo apt install python3-savitar

2. Uninstall "python3-savitar" package

Please follow the guidelines below to uninstall python3-savitar on Kali Linux:

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

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

Package: python3-savitar
Source: libsavitar
Version: 5.0.0-4
Installed-Size: 488
Maintainer: Debian 3-D Printing Packages <[email protected]>
Architecture: amd64
Depends: libsavitar5 (= 5.0.0-4), python3-pyqt6, python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpython3.11 (>= 3.11.5), libpython3.12 (>= 3.12.1), libstdc++6 (>= 11)
Size: 112232
SHA256: 9e49f04726d49b464eac293930fa1e0d40027e03f5834d8a336cb61b448f8e18
SHA1: a69a1724979ebd2c479ed6a29e420bfdc2933c64
MD5sum: 45b607acaf8f1ff7d5d0a26b08a1f385
Description: 3MF file handling library (Python bindings)
Savitar is a C++ library with Python 3 bindings for
reading and writing 3MF files.
.
3MF is an interchange format for sharing 3D models and other 3D printing
data between related software and 3D printers.
It is XML based and standardised by the 3MF consortium.
.
This package contains the Python 3 bindings.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Ultimaker/libSavitar
Section: python
Priority: optional
Filename: pool/main/libs/libsavitar/python3-savitar_5.0.0-4_amd64.deb