How to Install and Uninstall python-remctl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python-remctl" package
In this section, we are going to explain the necessary steps to install python-remctl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-remctl
Copied
2. Uninstall "python-remctl" package
Learn how to uninstall python-remctl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-remctl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-remctl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-remctl
Priority: optional
Section: universe/python
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: remctl
Version: 3.10-1ubuntu1
Provides: python2.7-remctl
Depends: libc6 (>= 2.4), libremctl1 (>= 3.1), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/r/remctl/python-remctl_3.10-1ubuntu1_amd64.deb
Size: 10818
MD5sum: 27e69c2fe6cbbae3ecd8c8edbfebcd66
SHA1: 2f94c4d642798d3dcf4087a8f2c613d0c2041754
SHA256: 5c6580da22ea7640c02dbcf265cbb4135427cdcea2247ceb0da171b3042bb739
Description-en: Python 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 Python remctl extension, which provides native
Python bindings for the libremctl client library.
Description-md5: 50bff90b44bc35af0e5f1cfa63372088
Homepage: http://www.eyrie.org/~eagle/software/remctl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Russ Allbery
Architecture: amd64
Source: remctl
Version: 3.10-1ubuntu1
Provides: python2.7-remctl
Depends: libc6 (>= 2.4), libremctl1 (>= 3.1), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/r/remctl/python-remctl_3.10-1ubuntu1_amd64.deb
Size: 10818
MD5sum: 27e69c2fe6cbbae3ecd8c8edbfebcd66
SHA1: 2f94c4d642798d3dcf4087a8f2c613d0c2041754
SHA256: 5c6580da22ea7640c02dbcf265cbb4135427cdcea2247ceb0da171b3042bb739
Description-en: Python 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 Python remctl extension, which provides native
Python bindings for the libremctl client library.
Description-md5: 50bff90b44bc35af0e5f1cfa63372088
Homepage: http://www.eyrie.org/~eagle/software/remctl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu