How to Install and Uninstall libxlsxwriter.i686 Package on Fedora 36

Last updated: July 01,2024

1. Install "libxlsxwriter.i686" package

This is a short guide on how to install libxlsxwriter.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libxlsxwriter.i686

2. Uninstall "libxlsxwriter.i686" package

Here is a brief guide to show you how to uninstall libxlsxwriter.i686 on Fedora 36:

$ sudo dnf remove libxlsxwriter.i686 $ sudo dnf autoremove

3. Information about the libxlsxwriter.i686 package on Fedora 36

Last metadata expiration check: 3:43:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libxlsxwriter
Version : 1.1.4
Release : 2.fc36
Architecture : i686
Size : 189 k
Source : libxlsxwriter-1.1.4-2.fc36.src.rpm
Repository : fedora
Summary : A C library for creating Excel XLSX files
URL : https://github.com/jmcnamara/libxlsxwriter/
License : BSD and Public Domain and MPLv2.0
Description : Libxlsxwriter is a C library that can be used to write text, numbers, formulas
: and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.