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

Last updated: May 21,2024

1. Install "python3-stone" package

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

$ sudo apt update $ sudo apt install python3-stone

2. Uninstall "python3-stone" package

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

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

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

Package: python3-stone
Source: python-stone
Version: 3.3.1-3
Installed-Size: 719
Maintainer: Debian Python Team
Architecture: all
Depends: python3-ply, python3-six (>= 1.12.0), python3:any
Size: 114556
SHA256: bb0145b009c44a5ed572003c35503d6fcf84d4d37e701979ce3cdd9fb464a517
SHA1: b484542badb51adb5de91a3f48ddb230821deda0
MD5sum: 851678162b927cf97252208454678581
Description: interface description language (IDL) for APIs (Python3 version)
The Official API Spec Language for Dropbox. Define an API once in Stone. Use
backends, i.e. code generators, to translate your specification into objects
and functions in the programming languages of your choice.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/dropbox/stone/
Section: python
Priority: optional
Filename: pool/main/p/python-stone/python3-stone_3.3.1-3_all.deb