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

Last updated: May 17,2024

1. Install "python3-opencamlib" package

This guide let you learn how to install python3-opencamlib on Kali Linux

$ sudo apt update $ sudo apt install python3-opencamlib

2. Uninstall "python3-opencamlib" package

Here is a brief guide to show you how to uninstall python3-opencamlib on Kali Linux:

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

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

Package: python3-opencamlib
Source: opencamlib (2023.01.11-4)
Version: 2023.01.11-4+b2
Installed-Size: 1275
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3, libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libstdc++6 (>= 13.1)
Suggests: opencamlib-doc
Size: 250784
SHA256: d3d6170a316975773f3dd971cec5190fad0ef3e846421ba18c1c94dc87397356
SHA1: d8a6033b7353a6e894a69d081c5d2bc874b92b07
MD5sum: 1e10da8b984aaeea8ff122d63a791f44
Description: C++ library for creating 3D toolpaths for CNC machines - Python bindings
OpenCAMLib is a 3D CAM library in C++ with Python bindings. The main
functionality it provides is axial and radial cutter-projection algorithms
against polyhedral (triangulated) surfaces.
.
This package contains the Python bindings for OpenCAMLib.
Description-md5:
Homepage: http://www.anderswallin.net/cam/
Section: python
Priority: optional
Filename: pool/main/o/opencamlib/python3-opencamlib_2023.01.11-4+b2_amd64.deb

5. The same packages on other Linux Distributions