How To Install pocketsphinx-libs on Fedora 36
Introduction
In this tutorial we learn how to install pocketsphinx-libs on Fedora 36.
What is pocketsphinx-libs
Shared libraries for pocketsphinx executables.
We can use yum or dnf to install pocketsphinx-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install pocketsphinx-libs.
Install pocketsphinx-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 pocketsphinx-libs using dnf by running the following command:
sudo dnf -y install pocketsphinx-libs
Install pocketsphinx-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 pocketsphinx-libs using yum by running the following command:
sudo yum -y install pocketsphinx-libs
How To Uninstall pocketsphinx-libs on Fedora 36
To uninstall only the pocketsphinx-libs package we can use the following command:
sudo dnf remove pocketsphinx-libs
pocketsphinx-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/30a3a2d37c5f10de4365879aa25a3fd9b72b22
/usr/lib/libpocketsphinx.so.3
/usr/lib/libpocketsphinx.so.3.0.0
/usr/share/doc/pocketsphinx-libs
/usr/share/doc/pocketsphinx-libs/AUTHORS
/usr/share/doc/pocketsphinx-libs/NEWS
/usr/share/doc/pocketsphinx-libs/README
/usr/share/licenses/pocketsphinx-libs
/usr/share/licenses/pocketsphinx-libs/LICENSE
References
Summary
In this tutorial we learn how to install pocketsphinx-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install pocketsphinx-libs on Fedora 36” linkTitle: “pocketsphinx-libs” type: “docs” description: “In this tutorial we learn how to install pocketsphinx-libs in Fedora 36. pocketsphinx-libs is Shared libraries for pocketsphinx executables” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/pocketsphinx-libs-featured.png
Introduction
In this tutorial we learn how to install pocketsphinx-libs on Fedora 36.
What is pocketsphinx-libs
Shared libraries for pocketsphinx executables.
We can use yum or dnf to install pocketsphinx-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install pocketsphinx-libs.
Install pocketsphinx-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 pocketsphinx-libs using dnf by running the following command:
sudo dnf -y install pocketsphinx-libs
Install pocketsphinx-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 pocketsphinx-libs using yum by running the following command:
sudo yum -y install pocketsphinx-libs
How To Uninstall pocketsphinx-libs on Fedora 36
To uninstall only the pocketsphinx-libs package we can use the following command:
sudo dnf remove pocketsphinx-libs
pocketsphinx-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/0a2087595dd5faf5e5dcc0d637cd8dd2e4b19a
/usr/lib64/libpocketsphinx.so.3
/usr/lib64/libpocketsphinx.so.3.0.0
/usr/share/doc/pocketsphinx-libs
/usr/share/doc/pocketsphinx-libs/AUTHORS
/usr/share/doc/pocketsphinx-libs/NEWS
/usr/share/doc/pocketsphinx-libs/README
/usr/share/licenses/pocketsphinx-libs
/usr/share/licenses/pocketsphinx-libs/LICENSE
References
Summary
In this tutorial we learn how to install pocketsphinx-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).