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

Last updated: October 09,2024

1. Install "libxlsxwriter.i686" package

This guide let you learn how to install libxlsxwriter.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libxlsxwriter.i686

2. Uninstall "libxlsxwriter.i686" package

This guide covers the steps necessary to uninstall libxlsxwriter.i686 on Fedora 35:

$ sudo dnf remove libxlsxwriter.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:05:10 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libxlsxwriter
Version : 1.1.3
Release : 1.fc35
Architecture : i686
Size : 181 k
Source : libxlsxwriter-1.1.3-1.fc35.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.