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

Last updated: September 20,2024

1. Install "python3-spoon" package

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

$ sudo apt update $ sudo apt install python3-spoon

2. Uninstall "python3-spoon" package

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

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

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

Package: python3-spoon
Source: python-spoon
Version: 1.0.6-5
Installed-Size: 35
Maintainer: Debian QA Group
Architecture: all
Depends: python3:any
Size: 7352
SHA256: 166a449747b3496ed4444bbb4b5eb3600d4718d83d69a40d3b197c966b6116f7
SHA1: 9e2c5a7ba61b0d2511fdf155e208fba13769771f
MD5sum: 6d86dd5f5ac8c0b4dde253ca1f1b6245
Description: Simple to use pre-forking server interface
Spoon is an easy to use pre-forking server interface. It provides
interfaces for UDP/TCP servers that can handle requests and can be stopped
or reloaded, as well as interfaces for daemonizing tools.
Description-md5:
Homepage: https://github.com/SpamExperts/spoon
Section: python
Priority: optional
Filename: pool/main/p/python-spoon/python3-spoon_1.0.6-5_all.deb