How To Install libcangjie on Fedora 36
Introduction
In this tutorial we learn how to install libcangjie on Fedora 36.
What is libcangjie
Library implementing the Cangjie input method.
We can use yum or dnf to install libcangjie on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libcangjie.
Install libcangjie 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 libcangjie using dnf by running the following command:
sudo dnf -y install libcangjie
Install libcangjie 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 libcangjie using yum by running the following command:
sudo yum -y install libcangjie
How To Uninstall libcangjie on Fedora 36
To uninstall only the libcangjie package we can use the following command:
sudo dnf remove libcangjie
libcangjie Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/97
/usr/lib/.build-id/97/fb6c95e0a2d7c0938c4f8cebf6c0deee08e57f
/usr/lib/libcangjie.so.2
/usr/lib/libcangjie.so.2.0.1
/usr/share/doc/libcangjie
/usr/share/doc/libcangjie/AUTHORS
/usr/share/doc/libcangjie/COPYING
/usr/share/doc/libcangjie/README.md
References
Summary
In this tutorial we learn how to install libcangjie on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libcangjie on Fedora 36” linkTitle: “libcangjie” type: “docs” description: “In this tutorial we learn how to install libcangjie in Fedora 36. libcangjie is Cangjie Input Method Library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libcangjie-featured.png
Introduction
In this tutorial we learn how to install libcangjie on Fedora 36.
What is libcangjie
Library implementing the Cangjie input method.
We can use yum or dnf to install libcangjie on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libcangjie.
Install libcangjie 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 libcangjie using dnf by running the following command:
sudo dnf -y install libcangjie
Install libcangjie 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 libcangjie using yum by running the following command:
sudo yum -y install libcangjie
How To Uninstall libcangjie on Fedora 36
To uninstall only the libcangjie package we can use the following command:
sudo dnf remove libcangjie
libcangjie Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/26db084b6c75aa6a7294c20a7b68a1fc12d7af
/usr/lib64/libcangjie.so.2
/usr/lib64/libcangjie.so.2.0.1
/usr/share/doc/libcangjie
/usr/share/doc/libcangjie/AUTHORS
/usr/share/doc/libcangjie/COPYING
/usr/share/doc/libcangjie/README.md
References
Summary
In this tutorial we learn how to install libcangjie on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).