How to Install and Uninstall pocketsphinx.x86_64 Package on Fedora 39

Last updated: October 15,2024

1. Install "pocketsphinx.x86_64" package

In this section, we are going to explain the necessary steps to install pocketsphinx.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install pocketsphinx.x86_64

2. Uninstall "pocketsphinx.x86_64" package

Here is a brief guide to show you how to uninstall pocketsphinx.x86_64 on Fedora 39:

$ sudo dnf remove pocketsphinx.x86_64 $ sudo dnf autoremove

3. Information about the pocketsphinx.x86_64 package on Fedora 39

Last metadata expiration check: 1:25:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : pocketsphinx
Epoch : 2
Version : 5.0.0
Release : 6.fc39
Architecture : x86_64
Size : 66 k
Source : pocketsphinx-5.0.0-6.fc39.src.rpm
Repository : fedora
Summary : Real-time speech recognition
URL : https://cmusphinx.github.io/
License : BSD
Description : PocketSphinx is a version of the open-source Sphinx-II speech recognition
: system which is able to recognize speech in real-time. While it may be
: somewhat less accurate than the offline speech recognizers, it is lightweight
: enough to run on handheld and embedded devices.