How to Install and Uninstall ruby-remctl Package on Kali Linux

Last updated: November 06,2024

1. Install "ruby-remctl" package

This guide let you learn how to install ruby-remctl on Kali Linux

$ sudo apt update $ sudo apt install ruby-remctl

2. Uninstall "ruby-remctl" package

Here is a brief guide to show you how to uninstall ruby-remctl on Kali Linux:

$ sudo apt remove ruby-remctl $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-remctl package on Kali Linux

Package: ruby-remctl
Source: remctl (3.18-1)
Version: 3.18-1+b9
Installed-Size: 77
Maintainer: Russ Allbery
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.4), libremctl1 (>= 3.1), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 36604
SHA256: 3e8890d76636c9c1265a6353974787b72f19bbfdebd245f457dda95af1481bdb
SHA1: de2e4e42b2a467b1039033e9af0580dba2cb0d57
MD5sum: e5c4e7905253712c07e5981687523239
Description: Ruby extension for Kerberos-authenticated command execution
The Ruby remctl extension, which provides native Ruby 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:
Multi-Arch: same
Homepage: https://www.eyrie.org/~eagle/software/remctl/
Section: ruby
Priority: optional
Filename: pool/main/r/remctl/ruby-remctl_3.18-1+b9_amd64.deb