How To Install liborcus on Fedora 36

In this tutorial we learn how to install liborcus in Fedora 36. liborcus is Standalone file import filter library for spreadsheet documents

Introduction

In this tutorial we learn how to install liborcus on Fedora 36.

What is liborcus

liborcus is a standalone file import filter library for spreadsheet documents. Currently under development are ODS, XLSX and CSV import filters.

We can use yum or dnf to install liborcus on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install liborcus.

Install liborcus on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install liborcus using dnf by running the following command:

sudo dnf -y install liborcus

Install liborcus on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install liborcus using yum by running the following command:

sudo yum -y install liborcus

How To Uninstall liborcus on Fedora 36

To uninstall only the liborcus package we can use the following command:

sudo dnf remove liborcus

liborcus Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/51
/usr/lib/.build-id/51/719cbd9971d92f6a7033a08fc7b44e94e3aa3d
/usr/lib/.build-id/89
/usr/lib/.build-id/89/d96c607087d0b09a30623c94989bcf69d3db23
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/a33370b16c833c63dce279e9f78b7004893a3f
/usr/lib64/liborcus-0.17.so.0
/usr/lib64/liborcus-0.17.so.0.0.0
/usr/lib64/liborcus-mso-0.17.so.0
/usr/lib64/liborcus-mso-0.17.so.0.0.0
/usr/lib64/liborcus-parser-0.17.so.0
/usr/lib64/liborcus-parser-0.17.so.0.0.0
/usr/share/doc/liborcus
/usr/share/doc/liborcus/AUTHORS
/usr/share/doc/liborcus/CHANGELOG
/usr/share/licenses/liborcus
/usr/share/licenses/liborcus/LICENSE

References

Summary

In this tutorial we learn how to install liborcus on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install liborcus on Fedora 36” linkTitle: “liborcus” type: “docs” description: “In this tutorial we learn how to install liborcus in Fedora 36. liborcus is Standalone file import filter library for spreadsheet documents” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/liborcus-featured.png

Introduction

In this tutorial we learn how to install liborcus on Fedora 36.

What is liborcus

liborcus is a standalone file import filter library for spreadsheet documents. Currently under development are ODS, XLSX and CSV import filters.

We can use yum or dnf to install liborcus on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install liborcus.

Install liborcus on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install liborcus using dnf by running the following command:

sudo dnf -y install liborcus

Install liborcus on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install liborcus using yum by running the following command:

sudo yum -y install liborcus

How To Uninstall liborcus on Fedora 36

To uninstall only the liborcus package we can use the following command:

sudo dnf remove liborcus

liborcus Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/37
/usr/lib/.build-id/37/3de442cd26dc364899ceb09380e2369fddb5ad
/usr/lib/.build-id/43
/usr/lib/.build-id/43/f1322f04efddda386ef64dfe1bc92e59b0cac8
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/2dde9f089758da38d4a6aceca842fe2666c3a0
/usr/lib/liborcus-0.17.so.0
/usr/lib/liborcus-0.17.so.0.0.0
/usr/lib/liborcus-mso-0.17.so.0
/usr/lib/liborcus-mso-0.17.so.0.0.0
/usr/lib/liborcus-parser-0.17.so.0
/usr/lib/liborcus-parser-0.17.so.0.0.0
/usr/share/doc/liborcus
/usr/share/doc/liborcus/AUTHORS
/usr/share/doc/liborcus/CHANGELOG
/usr/share/licenses/liborcus
/usr/share/licenses/liborcus/LICENSE

References

Summary

In this tutorial we learn how to install liborcus on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).