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

Last updated: June 30,2024

1. Install "python3-rcon" package

Please follow the guidelines below to install python3-rcon on Kali Linux

$ sudo apt update $ sudo apt install python3-rcon

2. Uninstall "python3-rcon" package

Please follow the instructions below to uninstall python3-rcon on Kali Linux:

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

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

Package: python3-rcon
Source: python-rcon
Version: 2.4.4-1
Installed-Size: 77
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-rcon-doc
Size: 13792
SHA256: af6763f35f4b519f1a9cbafce6881aa3be45874eb1b41d8f8f297f2581d53ba2
SHA1: fccbf31a3c568bccf75e1735f31edecc20f06360
MD5sum: 57322467d142cc2367fa48a0b3750363
Description: client implementation for RCON protocol (Python3 version)
Python 3 library, which provides a client to interact with RCON servers. The
RCON protocol is used to remotely control a game server, i.e. execute commands
on a game server and receive the respective results.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/conqp/rcon
Section: python
Priority: optional
Filename: pool/main/p/python-rcon/python3-rcon_2.4.4-1_all.deb