How to Install and Uninstall php-kukulich-fshl.noarch Package on Fedora 34

Last updated: September 06,2024

1. Install "php-kukulich-fshl.noarch" package

Please follow the instructions below to install php-kukulich-fshl.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-kukulich-fshl.noarch

2. Uninstall "php-kukulich-fshl.noarch" package

Please follow the guidance below to uninstall php-kukulich-fshl.noarch on Fedora 34:

$ sudo dnf remove php-kukulich-fshl.noarch $ sudo dnf autoremove

3. Information about the php-kukulich-fshl.noarch package on Fedora 34

Last metadata expiration check: 3:54:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-kukulich-fshl
Version : 2.1.0
Release : 12.fc34
Architecture : noarch
Size : 62 k
Source : php-kukulich-fshl-2.1.0-12.fc34.src.rpm
Repository : fedora
Summary : FSHL: fast syntax highlighter
URL : http://fshl.kukulich.cz/
License : GPLv2+
Description : FSHL is a free, open source, universal, fast syntax highlighter written in PHP.
: A very fast parser performs syntax highlighting for few languages and produces
: a HTML output.
:
: To use this library, you just have to add, in your project:
: require_once '/usr/share/php/FSHL/autoload.php';