How To Install php-jakub-onderka-php-console-color on Fedora 36

In this tutorial we learn how to install php-jakub-onderka-php-console-color in Fedora 36. php-jakub-onderka-php-console-color is Simple library for creating colored console ouput

Introduction

In this tutorial we learn how to install php-jakub-onderka-php-console-color on Fedora 36.

What is php-jakub-onderka-php-console-color

Simple library for creating colored console ouput. Autoloader

We can use yum or dnf to install php-jakub-onderka-php-console-color on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install php-jakub-onderka-php-console-color.

Install php-jakub-onderka-php-console-color on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install php-jakub-onderka-php-console-color using dnf by running the following command:

sudo dnf -y install php-jakub-onderka-php-console-color

Install php-jakub-onderka-php-console-color on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install php-jakub-onderka-php-console-color using yum by running the following command:

sudo yum -y install php-jakub-onderka-php-console-color

How To Uninstall php-jakub-onderka-php-console-color on Fedora 36

To uninstall only the php-jakub-onderka-php-console-color package we can use the following command:

sudo dnf remove php-jakub-onderka-php-console-color

php-jakub-onderka-php-console-color Package Contents on Fedora 36

/usr/share/doc/php-jakub-onderka-php-console-color
/usr/share/doc/php-jakub-onderka-php-console-color/composer.json
/usr/share/doc/php-jakub-onderka-php-console-color/example.php
/usr/share/licenses/php-jakub-onderka-php-console-color
/usr/share/licenses/php-jakub-onderka-php-console-color/LICENSE
/usr/share/php/JakubOnderka
/usr/share/php/JakubOnderka/PhpConsoleColor
/usr/share/php/JakubOnderka/PhpConsoleColor/ConsoleColor.php
/usr/share/php/JakubOnderka/PhpConsoleColor/InvalidStyleException.php
/usr/share/php/JakubOnderka/PhpConsoleColor/autoload.php

References

Summary

In this tutorial we learn how to install php-jakub-onderka-php-console-color on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).