How to Install and Uninstall python3-setuptools-rust Package on Kali Linux

Last updated: July 01,2024

1. Install "python3-setuptools-rust" package

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

$ sudo apt update $ sudo apt install python3-setuptools-rust

2. Uninstall "python3-setuptools-rust" package

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

$ sudo apt remove python3-setuptools-rust $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-setuptools-rust package on Kali Linux

Package: python3-setuptools-rust
Source: python-setuptools-rust
Version: 1.5.2-2
Installed-Size: 96
Maintainer: Debian Python Team
Architecture: all
Depends: python3-setuptools, python3-pkg-resources, python3-semantic-version, python3-typing-extensions (>= 3.7.4.3), python3:any, rustc, cargo
Size: 23576
SHA256: c59ba1370d039708465951de7f0ee77e7ab82cd043c5ac060ca30dbc6583d505
SHA1: 75741268e4203bd123f7016b1aa3a56f66290027
MD5sum: d5638b90ad4c57fd1ad77da02374774d
Description: Setuptools Rust extension plugin
setuptools-rust is a plugin for setuptools to build Rust Python
extensions implemented with PyO3 or rust-cpython.
.
Compile and distribute Python extensions written in Rust as easily as
if they were written in C.
Description-md5:
Homepage: https://github.com/PyO3/setuptools-rust
Section: python
Priority: optional
Filename: pool/main/p/python-setuptools-rust/python3-setuptools-rust_1.5.2-2_all.deb