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

Last updated: October 04,2024

1. Install "libxlsxwriter.i686" package

Please follow the guidelines below to install libxlsxwriter.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libxlsxwriter.i686

2. Uninstall "libxlsxwriter.i686" package

Learn how to uninstall libxlsxwriter.i686 on Fedora 34:

$ sudo dnf remove libxlsxwriter.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:13:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libxlsxwriter
Version : 1.0.0
Release : 5.fc34
Architecture : i686
Size : 176 k
Source : libxlsxwriter-1.0.0-5.fc34.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.