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

Last updated: May 16,2024

1. Install "python3-pyremctl" package

This guide covers the steps necessary to install python3-pyremctl on Kali Linux

$ sudo apt update $ sudo apt install python3-pyremctl

2. Uninstall "python3-pyremctl" package

Learn how to uninstall python3-pyremctl on Kali Linux:

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

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

Package: python3-pyremctl
Source: remctl (3.18-1)
Version: 3.18-1+b9
Installed-Size: 99
Maintainer: Russ Allbery
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libremctl1 (>= 3.1)
Size: 38028
SHA256: 6c8c10d7b78553839d59e23385dacbb57d32c96209eff14c6bd10b1a4c4d5f10
SHA1: 2489479edb6efddb0c8429836b29f735fd586dc7
MD5sum: c44825eb77df9a5e25310c0fa4a00174
Description: Python 3 extension for Kerberos-authenticated command execution
The Python 3 remctl extension, which provides native Python bindings for
the libremctl client library.
.
remctl is a client/server protocol for executing specific commands on a
remote system with Kerberos authentication. The allowable commands must
be listed in a server configuration file, and the executable run on the
server may be mapped to any command name. Each command is also
associated with an ACL containing a list of Kerberos principals
authorized to run that command.
Description-md5:
Homepage: https://www.eyrie.org/~eagle/software/remctl/
Section: python
Priority: optional
Filename: pool/main/r/remctl/python3-pyremctl_3.18-1+b9_amd64.deb