How to Install and Uninstall php-pecl-xlswriter.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "php-pecl-xlswriter.x86_64" package

Please follow the guidelines below to install php-pecl-xlswriter.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install php-pecl-xlswriter.x86_64

2. Uninstall "php-pecl-xlswriter.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php-pecl-xlswriter.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove php-pecl-xlswriter.x86_64 $ sudo dnf autoremove

3. Information about the php-pecl-xlswriter.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:57:39 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php-pecl-xlswriter
Version : 1.3.7
Release : 1.el8.remi.7.4
Architecture : x86_64
Size : 253 k
Source : php-pecl-xlswriter-1.3.7-1.el8.remi.7.4.src.rpm
Repository : remi-modular
Summary : An efficient and fast xlsx file export extension
URL : https://pecl.php.net/package/xlswriter
License : BSD
Description : An efficient and fast xlsx file export extension for PHP.
:
: - Quickly export xlsx files in php projects.
: - Export xlsx files under fixed memory.
: - Insert a calculation formula in an xlsx file.
: - Insert a local picture in an xlsx file.
: - Merging cells and cell styles.
:
: Package built for PHP 7.4.