How to Install and Uninstall libxlsxio.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "libxlsxio.x86_64" package

Here is a brief guide to show you how to install libxlsxio.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libxlsxio.x86_64

2. Uninstall "libxlsxio.x86_64" package

Learn how to uninstall libxlsxio.x86_64 on Rocky Linux 8:

$ sudo dnf remove libxlsxio.x86_64 $ sudo dnf autoremove

3. Information about the libxlsxio.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:28:15 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libxlsxio
Version : 0.2.29
Release : 1.el8.remi
Architecture : x86_64
Size : 30 k
Source : xlsxio-0.2.29-1.el8.remi.src.rpm
Repository : remi-safe
Summary : C library for reading values from and writing values to .xlsx files
URL : https://github.com/brechtsanders/xlsxio/
License : MIT
Description : XLSX I/O aims to provide a C library for reading and writing .xlsx files.
: The .xlsx file format is the native format used by Microsoft(R) Excel(TM)
: since version 2007.