How to Install and Uninstall remctl-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "remctl-devel.x86_64" package
Learn how to install remctl-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
remctl-devel.x86_64
Copied
2. Uninstall "remctl-devel.x86_64" package
This guide covers the steps necessary to uninstall remctl-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
remctl-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the remctl-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:08:13 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : remctl-devel
Version : 3.17
Release : 4.el8
Architecture : x86_64
Size : 58 k
Source : remctl-3.17-4.el8.src.rpm
Repository : epel
Summary : Development files needed to compile C programs against 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 develop
: programs which use remctl's libraries, you need to install this package.
Available Packages
Name : remctl-devel
Version : 3.17
Release : 4.el8
Architecture : x86_64
Size : 58 k
Source : remctl-3.17-4.el8.src.rpm
Repository : epel
Summary : Development files needed to compile C programs against 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 develop
: programs which use remctl's libraries, you need to install this package.