How to Install and Uninstall libxls.i686 Package on Fedora 38

Last updated: October 27,2024

1. Install "libxls.i686" package

This guide covers the steps necessary to install libxls.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libxls.i686

2. Uninstall "libxls.i686" package

Please follow the guidance below to uninstall libxls.i686 on Fedora 38:

$ sudo dnf remove libxls.i686 $ sudo dnf autoremove

3. Information about the libxls.i686 package on Fedora 38

Last metadata expiration check: 2:28:04 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : libxls
Version : 1.6.2
Release : 14.fc38
Architecture : i686
Size : 48 k
Source : libxls-1.6.2-14.fc38.src.rpm
Repository : updates
Summary : Read binary Excel files from C/C++
URL : https://github.com/libxls/libxls
License : BSD
Description : This is libxls, a C library for reading Excel files in the old binary OLE
: format, plus a command-line tool for converting XLS to CSV (named,
: appropriately enough, libxls2csv).