How to Install and Uninstall python3-remctl.x86_64 Package on Fedora 36

Last updated: January 16,2025

1. Install "python3-remctl.x86_64" package

Here is a brief guide to show you how to install python3-remctl.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install python3-remctl.x86_64

2. Uninstall "python3-remctl.x86_64" package

Please follow the instructions below to uninstall python3-remctl.x86_64 on Fedora 36:

$ sudo dnf remove python3-remctl.x86_64 $ sudo dnf autoremove

3. Information about the python3-remctl.x86_64 package on Fedora 36

Last metadata expiration check: 1:46:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-remctl
Version : 3.17
Release : 6.fc36
Architecture : x86_64
Size : 25 k
Source : remctl-3.17-6.fc36.src.rpm
Repository : fedora
Summary : Python 3 interface to remctl
URL : https://www.eyrie.org/~eagle/software/remctl
License : MIT
Description : remctl implements a client/server protocol for running single commands
: on a remote host using Kerberos v5 authentication. If you want to use
: remctl's Python bindings, you need to install this package.