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

Last updated: May 10,2024

1. Install "ruby-remctl" package

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

$ sudo apt update $ sudo apt install ruby-remctl

2. Uninstall "ruby-remctl" package

Please follow the instructions below to uninstall ruby-remctl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-remctl
Priority: optional
Section: universe/ruby
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: remctl
Version: 3.10-1ubuntu1
Depends: libc6 (>= 2.4), libremctl1 (>= 3.1), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Filename: pool/universe/r/remctl/ruby-remctl_3.10-1ubuntu1_amd64.deb
Size: 9882
MD5sum: f0d0781f5a2f67192d8669a7b1bf629b
SHA1: 036b7bc7dc2e1d291e5f61b20821a3f8142b4af7
SHA256: 625c3195d52e6f4e9c7c4dbda636894d8ee51c0b07799912324c79126e2bbaf0
Description-en: Ruby extension 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 Ruby remctl extension, which provides native
Ruby bindings for the libremctl client library.
Description-md5: 0bede0d02bfb9ea79b57724313b5ff13
Homepage: http://www.eyrie.org/~eagle/software/remctl/
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu