How To Install ebook-tools-libs on Fedora 36

In this tutorial we learn how to install ebook-tools-libs in Fedora 36. ebook-tools-libs is Libraries for ebook-tools

Introduction

In this tutorial we learn how to install ebook-tools-libs on Fedora 36.

What is ebook-tools-libs

The ebook-tools-libs package contains libraries to be used by ebook-tools and others.

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

Install ebook-tools-libs 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 ebook-tools-libs using dnf by running the following command:

sudo dnf -y install ebook-tools-libs

Install ebook-tools-libs 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 ebook-tools-libs using yum by running the following command:

sudo yum -y install ebook-tools-libs

How To Uninstall ebook-tools-libs on Fedora 36

To uninstall only the ebook-tools-libs package we can use the following command:

sudo dnf remove ebook-tools-libs

ebook-tools-libs Package Contents on Fedora 36

---
title: "How To Install ebook-tools-libs on Fedora 36"
linkTitle: "ebook-tools-libs"
type: "docs"
description: "In this tutorial we learn how to install ebook-tools-libs in Fedora 36. ebook-tools-libs is Libraries for ebook-tools"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/ebook-tools-libs-featured.png
---

## Introduction

In this tutorial we learn how to install `ebook-tools-libs` on Fedora 36.

### What is `ebook-tools-libs`

> The ebook-tools-libs package contains libraries to be used by ebook-tools and others.  

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

## Install ebook-tools-libs on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install ebook-tools-libs using dnf by running the following command:

sudo dnf -y install ebook-tools-libs

Install ebook-tools-libs 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 ebook-tools-libs using yum by running the following command:

sudo yum -y install ebook-tools-libs

How To Uninstall ebook-tools-libs on Fedora 36

To uninstall only the ebook-tools-libs package we can use the following command:

sudo dnf remove ebook-tools-libs

ebook-tools-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/20
/usr/lib/.build-id/20/73e9c5ef5a87d39d96c0b15a7bfe6e7662b785
/usr/lib64/libepub.so.0
/usr/lib64/libepub.so.0.2.1
/usr/share/doc/ebook-tools-libs
/usr/share/doc/ebook-tools-libs/README
/usr/share/licenses/ebook-tools-libs
/usr/share/licenses/ebook-tools-libs/LICENSE

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/10 /usr/lib/.build-id/10/aad9af452eba75df31283f6ef58db056c3ea99 /usr/lib/libepub.so.0 /usr/lib/libepub.so.0.2.1 /usr/share/doc/ebook-tools-libs /usr/share/doc/ebook-tools-libs/README /usr/share/licenses/ebook-tools-libs /usr/share/licenses/ebook-tools-libs/LICENSE


## References

* [ebook-tools-libs website](http://sourceforge.net/projects/ebook-tools/)

## Summary

In this tutorial we learn how to install `ebook-tools-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).