How to Install and Uninstall libremctl-dev Package on Kali Linux

Last updated: May 21,2024

1. Install "libremctl-dev" package

Here is a brief guide to show you how to install libremctl-dev on Kali Linux

$ sudo apt update $ sudo apt install libremctl-dev

2. Uninstall "libremctl-dev" package

Please follow the steps below to uninstall libremctl-dev on Kali Linux:

$ sudo apt remove libremctl-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libremctl-dev package on Kali Linux

Package: libremctl-dev
Source: remctl (3.18-1)
Version: 3.18-1+b9
Installed-Size: 215
Maintainer: Russ Allbery
Architecture: amd64
Depends: libremctl1 (= 3.18-1+b9)
Suggests: libkrb5-dev
Size: 93104
SHA256: 64453041aaa5a52ee761c920da97bdbaaf82cb7459903287ea369c46feb8f2c2
SHA1: 817eac8381239e2c285c6288e55f340c8d2c399b
MD5sum: d0e9cbca7af84698e96b9fe7bc599fba
Description: Development files for Kerberos-authenticated command execution
The development files required to build and link C or C++ programs that
use the remctl client library. The underlying library is linked against
MIT Kerberos.
.
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/
Tag: devel::lang:c, devel::library, implemented-in::c, network::client,
protocol::kerberos, role::devel-lib, role::program,
security::authentication, security::cryptography
Section: libdevel
Priority: optional
Filename: pool/main/r/remctl/libremctl-dev_3.18-1+b9_amd64.deb