How to Install and Uninstall php56-php-pecl-newt.x86_64 Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "php56-php-pecl-newt.x86_64" package

This is a short guide on how to install php56-php-pecl-newt.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install php56-php-pecl-newt.x86_64

2. Uninstall "php56-php-pecl-newt.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php56-php-pecl-newt.x86_64 on Rocky Linux 8:

$ sudo dnf remove php56-php-pecl-newt.x86_64 $ sudo dnf autoremove

3. Information about the php56-php-pecl-newt.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:34:39 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php56-php-pecl-newt
Version : 1.2.9
Release : 4.el8.remi
Architecture : x86_64
Size : 45 k
Source : php56-php-pecl-newt-1.2.9-4.el8.remi.src.rpm
Repository : remi-safe
Summary : Extension for Red Hat Newt window library
URL : http://pecl.php.net/package/newt
License : PHP
Description : HP-NEWT - PHP language extension for Red Hat Newt library,
: a terminal-based window and widget library for writing applications
: with user friendly interface. Once this extension is enabled in PHP
: it will provide the use of Newt widgets, such as windows, buttons,
: checkboxes, radiobuttons, labels, editboxes, scrolls, textareas,
: scales, etc.
:
: Use of this extension if very similar to the original
: Newt API of C programming language.
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).