How to Install and Uninstall remctl-server Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "remctl-server" package

Please follow the instructions below to install remctl-server on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install remctl-server

2. Uninstall "remctl-server" package

This guide covers the steps necessary to uninstall remctl-server on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the remctl-server package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: remctl-server
Priority: optional
Section: universe/net
Installed-Size: 176
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: remctl
Version: 3.10-1ubuntu1
Depends: libc6 (>= 2.15), libevent-2.0-5 (>= 2.0.10-stable), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libpcre3, libsystemd0, update-inetd | inet-superserver, netbase (>= 4.31)
Recommends: openbsd-inetd | inet-superserver, tcpd
Filename: pool/universe/r/remctl/remctl-server_3.10-1ubuntu1_amd64.deb
Size: 66490
MD5sum: 7a85d7819d9afb009fb08ff3714d8a93
SHA1: 1d1320dab3b69d6136663c81f21c1650d95d9a6d
SHA256: 21f419ac7efa6766d4dd2c5a99577cbaa2a7780391a8d727dd1ab1a30d75d179
Description-en: Server for Kerberos-authenticated command execution
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.
.
This package contains the server (remctld).
Description-md5: b2318eabfaa1ef86a97161362beb832f
Multi-Arch: foreign
Homepage: http://www.eyrie.org/~eagle/software/remctl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu