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

Last updated: January 13,2025

1. Install "libxlsxwriter.i686" package

In this section, we are going to explain the necessary steps to install libxlsxwriter.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libxlsxwriter.i686

2. Uninstall "libxlsxwriter.i686" package

Please follow the guidelines below to uninstall libxlsxwriter.i686 on Fedora 39:

$ sudo dnf remove libxlsxwriter.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:57:21 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libxlsxwriter
Version : 1.1.5
Release : 3.fc39
Architecture : i686
Size : 190 k
Source : libxlsxwriter-1.1.5-3.fc39.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.