How to Install and Uninstall libremctl1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libremctl1" package

Please follow the guidelines below to install libremctl1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libremctl1

2. Uninstall "libremctl1" package

Please follow the step by step instructions below to uninstall libremctl1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libremctl1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libremctl1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libremctl1
Priority: optional
Section: universe/libs
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: remctl
Version: 3.10-1ubuntu1
Depends: libc6 (>= 2.15), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2)
Filename: pool/universe/r/remctl/libremctl1_3.10-1ubuntu1_amd64.deb
Size: 26972
MD5sum: 5b61e230d972940f55be83fe902c049d
SHA1: fede1217d6db98a7cfbf3e6e2e399acb49bd049f
SHA256: 94a84de9da97f6709d471ab6a569db7e9bbbb4af11e1fed1f2a9ca36b692fb0a
Description-en: Library 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 client libraries linked against MIT Kerberos.
Description-md5: 9972073334edb7e512b11b8167c0f512
Multi-Arch: same
Homepage: http://www.eyrie.org/~eagle/software/remctl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu