How To Install pyzy on Fedora 36

In this tutorial we learn how to install pyzy in Fedora 36. pyzy is The Chinese PinYin and Bopomofo conversion library

Introduction

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

What is pyzy

The Chinese Pinyin and Bopomofo conversion library.

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

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

sudo dnf -y install pyzy

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

sudo yum -y install pyzy

How To Uninstall pyzy on Fedora 36

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

sudo dnf remove pyzy

pyzy Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/d835f9f415b34dae2ae25237fe1e24af38a335
/usr/lib/libpyzy-1.0.so.0
/usr/lib/libpyzy-1.0.so.0.100.0
/usr/share/doc/pyzy
/usr/share/doc/pyzy/AUTHORS
/usr/share/doc/pyzy/COPYING
/usr/share/doc/pyzy/README
/usr/share/pyzy
/usr/share/pyzy/db
/usr/share/pyzy/db/create_index.sql
/usr/share/pyzy/phrases.txt

References

Summary

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


title: “How To Install pyzy on Fedora 36” linkTitle: “pyzy” type: “docs” description: “In this tutorial we learn how to install pyzy in Fedora 36. pyzy is The Chinese PinYin and Bopomofo conversion library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/pyzy-featured.png

Introduction

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

What is pyzy

The Chinese Pinyin and Bopomofo conversion library.

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

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

sudo dnf -y install pyzy

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

sudo yum -y install pyzy

How To Uninstall pyzy on Fedora 36

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

sudo dnf remove pyzy

pyzy Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/45
/usr/lib/.build-id/45/d6862ffc59f20b221a2eaa32f2ebc5c63c9d19
/usr/lib64/libpyzy-1.0.so.0
/usr/lib64/libpyzy-1.0.so.0.100.0
/usr/share/doc/pyzy
/usr/share/doc/pyzy/AUTHORS
/usr/share/doc/pyzy/COPYING
/usr/share/doc/pyzy/README
/usr/share/pyzy
/usr/share/pyzy/db
/usr/share/pyzy/db/create_index.sql
/usr/share/pyzy/phrases.txt

References

Summary

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