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

Last updated: May 20,2024

1. Install "python3-setuptools-protobuf" package

This is a short guide on how to install python3-setuptools-protobuf on Kali Linux

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

2. Uninstall "python3-setuptools-protobuf" package

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

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

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

Package: python3-setuptools-protobuf
Source: python-setuptools-protobuf
Version: 0.1.12-1
Installed-Size: 30
Maintainer: Jelmer Vernooij
Architecture: all
Depends: python3-pkg-resources, python3-tomli | python3-supported-min (>= 3.11), python3:any, python3-setuptools, protobuf-compiler
Recommends: mypy-protobuf
Size: 5612
SHA256: 3fc8d0298bfd7eeedeb09314a10870adaf9965afaa0753f75865161e451b8d0d
SHA1: 87e7f5b5890170c47fbc8a57246df9ede620ac83
MD5sum: 6c9f9b5a6c01df7ab84b6556a75d8500
Description: Setuptools protobuf extension plugin
Plugin for setuptools that adds support for compiling protobuf
to Python files.
.
It can optionally also generate mypy interface files if
mypy-protobuf is present.
Description-md5:
Homepage: https://github.com/jelmer/setuptools-protobuf
Section: python
Priority: optional
Filename: pool/main/p/python-setuptools-protobuf/python3-setuptools-protobuf_0.1.12-1_all.deb