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

Last updated: May 12,2024

1. Install "python3-arcus" package

This tutorial shows how to install python3-arcus on Kali Linux

$ sudo apt update $ sudo apt install python3-arcus

2. Uninstall "python3-arcus" package

This guide let you learn how to uninstall python3-arcus on Kali Linux:

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

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

Package: python3-arcus
Source: libarcus
Version: 5.0.0-5
Installed-Size: 445
Maintainer: Debian 3-D Printing Packages <[email protected]>
Architecture: amd64
Depends: libarcus5 (= 5.0.0-5), python3-pyqt6, python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32 (>= 3.21.12), libpython3.11 (>= 3.11.5), libpython3.12 (>= 3.12.1), libstdc++6 (>= 13.1)
Size: 102608
SHA256: 97a61a5de35a2cae65c1432f7f4e36d38c8457e9216ca61676df53338a7516b6
SHA1: 8f607b6a9a23972220ab6e41316811eb91bf93c4
MD5sum: b2d3b4d3aab207c221cc55c6131fca15
Description: message queue for Cura based on protobuf (Python bindings)
This library contains C++ code and Python3 bindings for creating a socket
in a thread and using this socket to send and receive messages based on
the Protocol Buffers library. It is designed to facilitate the communication
between Cura and its backend and similar code.
This package contains the Python 3 bindings.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Ultimaker/libArcus
Section: python
Priority: optional
Filename: pool/main/liba/libarcus/python3-arcus_5.0.0-5_amd64.deb