How to Install and Uninstall php-geshi.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "php-geshi.noarch" package

This guide covers the steps necessary to install php-geshi.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install php-geshi.noarch

2. Uninstall "php-geshi.noarch" package

Please follow the step by step instructions below to uninstall php-geshi.noarch on Rocky Linux 8:

$ sudo dnf remove php-geshi.noarch $ sudo dnf autoremove

3. Information about the php-geshi.noarch package on Rocky Linux 8

Last metadata expiration check: 2:26:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php-geshi
Version : 1.0.9.1
Release : 9.el8
Architecture : noarch
Size : 856 k
Source : php-geshi-1.0.9.1-9.el8.src.rpm
Repository : epel
Summary : Generic syntax highlighter
URL : https://github.com/GeSHi/geshi-1.0
License : GPLv2+
Description : GeSHi aims to be a simple but powerful highlighting class,
: with the following goals:
: * Support for a wide range of popular languages
: * Easy to add a new language for highlighting
: * Highly customisable output formats