How To Install eb on Fedora 36
Introduction
In this tutorial we learn how to install eb
on Fedora 36.
What is eb
EB Library is a C library for accessing CD-ROM books. EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats.
We can use yum
or dnf
to install eb
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install eb.
Install eb 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 eb
using dnf
by running the following command:
sudo dnf -y install eb
Install eb 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 eb
using yum
by running the following command:
sudo yum -y install eb
How To Uninstall eb on Fedora 36
To uninstall only the eb
package we can use the following command:
sudo dnf remove eb
eb Package Contents on Fedora 36
/usr/bin/ebappendix
/usr/bin/ebfont
/usr/bin/ebinfo
/usr/bin/ebrefile
/usr/bin/ebstopcode
/usr/bin/ebunzip
/usr/bin/ebzip
/usr/bin/ebzipinfo
/usr/lib/.build-id
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/b8b213106a40f3c4ffaaf9bba9122bc6dc2d66
/usr/lib/.build-id/20
/usr/lib/.build-id/20/ba023a505061b8fa61b6fdf1cc60e9c2c17ce7
/usr/lib/.build-id/57
/usr/lib/.build-id/57/1081da7e55385c4e201b5bc8cff65f787be3f0
/usr/lib/.build-id/74
/usr/lib/.build-id/74/0626cc3565513b095f39a81c7b01b378baae9a
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/1e9056da02c5f45860ec1998117eef29b59669
/usr/lib/.build-id/de
/usr/lib/.build-id/de/4c2c79f2fe0b6fbd976b2dd75f9c672999cd60
/usr/lib/.build-id/de/4c2c79f2fe0b6fbd976b2dd75f9c672999cd60.1
/usr/lib/.build-id/de/4c2c79f2fe0b6fbd976b2dd75f9c672999cd60.2
/usr/lib/libeb.so.16
/usr/lib/libeb.so.16.0.0
/usr/share/doc/eb
/usr/share/doc/eb/AUTHORS
/usr/share/doc/eb/COPYING
/usr/share/doc/eb/NEWS
/usr/share/doc/eb/README
/usr/share/eb
/usr/share/eb/appendix
/usr/share/locale/ja/LC_MESSAGES/eb.mo
/usr/share/locale/ja/LC_MESSAGES/ebutils.mo
References
Summary
In this tutorial we learn how to install eb
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install eb on Fedora 36” linkTitle: “eb” type: “docs” description: “In this tutorial we learn how to install eb in Fedora 36. eb is Library for accessing Japanese CD-ROM electronic books” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/eb-featured.png
Introduction
In this tutorial we learn how to install eb
on Fedora 36.
What is eb
EB Library is a C library for accessing CD-ROM books. EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats.
We can use yum
or dnf
to install eb
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install eb.
Install eb 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 eb
using dnf
by running the following command:
sudo dnf -y install eb
Install eb 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 eb
using yum
by running the following command:
sudo yum -y install eb
How To Uninstall eb on Fedora 36
To uninstall only the eb
package we can use the following command:
sudo dnf remove eb
eb Package Contents on Fedora 36
/usr/bin/ebappendix
/usr/bin/ebfont
/usr/bin/ebinfo
/usr/bin/ebrefile
/usr/bin/ebstopcode
/usr/bin/ebunzip
/usr/bin/ebzip
/usr/bin/ebzipinfo
/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/f1bff9d00eb3f98adbc70eeb058b4fe9cc18bc
/usr/lib/.build-id/24
/usr/lib/.build-id/24/a09dd56db71cdb8e12b0085cdf6c32a2bdce9a
/usr/lib/.build-id/61
/usr/lib/.build-id/61/98e96733cb9c947efca0b4cf8856a4bae24d6f
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/9d7a4cdd507e0aebe8432563a721bd9f395320
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/39237d099e0be41fefdfedfd769cb4891ccef3
/usr/lib/.build-id/c3/39237d099e0be41fefdfedfd769cb4891ccef3.1
/usr/lib/.build-id/c3/39237d099e0be41fefdfedfd769cb4891ccef3.2
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/24fddbd2be6d2a71ba23935ff3a07a06cf4695
/usr/lib64/libeb.so.16
/usr/lib64/libeb.so.16.0.0
/usr/share/doc/eb
/usr/share/doc/eb/AUTHORS
/usr/share/doc/eb/COPYING
/usr/share/doc/eb/NEWS
/usr/share/doc/eb/README
/usr/share/eb
/usr/share/eb/appendix
/usr/share/locale/ja/LC_MESSAGES/eb.mo
/usr/share/locale/ja/LC_MESSAGES/ebutils.mo
References
Summary
In this tutorial we learn how to install eb
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).