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

Last updated: May 20,2024

1. Install "libnet-remctl-perl" package

Please follow the steps below to install libnet-remctl-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet-remctl-perl

2. Uninstall "libnet-remctl-perl" package

Please follow the guidelines below to uninstall libnet-remctl-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnet-remctl-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libnet-remctl-perl
Priority: optional
Section: universe/perl
Installed-Size: 148
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: remctl
Version: 3.10-1ubuntu1
Depends: libc6 (>= 2.2.5), libremctl1 (>= 3.1), perl (>= 5.22.1-9), perlapi-5.22.1
Filename: pool/universe/r/remctl/libnet-remctl-perl_3.10-1ubuntu1_amd64.deb
Size: 37982
MD5sum: 35f0111add55ddbe0ce1d4be2c3ae5d5
SHA1: 919f6cd7763fd15fef2c6b4609cf779470bf0765
SHA256: 94a4735b2f32204726f09822e844716fa978addb98c320af4bdca68d483f4128
Description-en: Perl client 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 Net::Remctl Perl library, which provides native
Perl bindings for the libremctl client library. It also contains the
Net::Remctl::Backend module, which assists in writing remctl backends in
Perl.
Description-md5: 73543b86cba9d82a24e7ed6ab84b9b94
Homepage: http://www.eyrie.org/~eagle/software/remctl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu