How to Install and Uninstall remctl-php.x86_64 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "remctl-php.x86_64" package

Please follow the instructions below to install remctl-php.x86_64 on Oracle Linux 9

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

2. Uninstall "remctl-php.x86_64" package

This is a short guide on how to uninstall remctl-php.x86_64 on Oracle Linux 9:

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

3. Information about the remctl-php.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:42:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : remctl-php
Version : 3.18
Release : 1.el9
Architecture : x86_64
Size : 24 k
Source : remctl-3.18-1.el9.src.rpm
Repository : epel
Summary : PHP 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 PHP bindings, you need to install this package.