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

Last updated: October 04,2024

1. Install "python3-receptorctl" package

Please follow the steps below to install python3-receptorctl on Kali Linux

$ sudo apt update $ sudo apt install python3-receptorctl

2. Uninstall "python3-receptorctl" package

This guide covers the steps necessary to uninstall python3-receptorctl on Kali Linux:

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

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

Package: python3-receptorctl
Source: receptor
Version: 1.4.4-1
Installed-Size: 78
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: python3-click, python3-dateutil, python3-yaml, python3:any
Size: 18504
SHA256: f9140508642e0280ce153836a1945cf8ed4de841b33db9f654da2c299974ba41
SHA1: 57fdffc79d5bfd1f0edc9050fedb20bff71d3dbf
MD5sum: 8e00ab0c0d2087559b4c56f2eed387b6
Description: Python library and client for interacting with receptor daemon
This provides the Python library and command-line client to interact
with receptor over its control socket interface.
.
Receptor is a daemon for controlling a mesh of nodes and workers.
Description-md5:
Homepage: https://github.com/ansible/receptor
Section: python
Priority: optional
Filename: pool/main/r/receptor/python3-receptorctl_1.4.4-1_all.deb

5. The same packages on other Linux Distributions