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

Last updated: May 14,2024

1. Install "python3-milksnake" package

Here is a brief guide to show you how to install python3-milksnake on Kali Linux

$ sudo apt update $ sudo apt install python3-milksnake

2. Uninstall "python3-milksnake" package

This tutorial shows how to uninstall python3-milksnake on Kali Linux:

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

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

Package: python3-milksnake
Source: milksnake
Version: 0.1.5-3
Installed-Size: 36
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-cffi, python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any
Size: 7640
SHA256: 84fb10d9bdf876a761fde5b78b92ffb229ceddc2869554a33536429358690127
SHA1: ba96033975b7bed1e5a179a364f07bbd84ce7474
MD5sum: 1ab273fd091db403556410a7c7e34bcc
Description: setuptools/wheel/cffi extension to embed a binary data in wheels
Milksnake is an extension for setuptools that allows you to distribute dynamic
linked libraries in Python wheels that are very portable.
.
It gives you a hook to invoke your own build process and to then take the
resulting dynamic linked library.
Description-md5:
Homepage: https://github.com/getsentry/milksnake
Section: python
Priority: optional
Filename: pool/main/m/milksnake/python3-milksnake_0.1.5-3_amd64.deb