How to Install and Uninstall php-pear-Console-Table.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "php-pear-Console-Table.noarch" package

Here is a brief guide to show you how to install php-pear-Console-Table.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-pear-Console-Table.noarch

2. Uninstall "php-pear-Console-Table.noarch" package

Please follow the instructions below to uninstall php-pear-Console-Table.noarch on Fedora 34:

$ sudo dnf remove php-pear-Console-Table.noarch $ sudo dnf autoremove

3. Information about the php-pear-Console-Table.noarch package on Fedora 34

Last metadata expiration check: 2:30:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-pear-Console-Table
Version : 1.3.1
Release : 8.fc34
Architecture : noarch
Size : 21 k
Source : php-pear-Console-Table-1.3.1-8.fc34.src.rpm
Repository : fedora
Summary : Class that makes it easy to build console style tables
URL : http://pear.php.net/package/Console_Table
License : BSD
Description : Provides methods such as addRow(), insertRow(), addCol() etc. to build
: console tables with or without headers and with user defined table rules
: and padding.