How To Install flite-devel on Fedora 36
Introduction
In this tutorial we learn how to install flite-devel
on Fedora 36.
What is flite-devel
Development files for Flite, a small, fast speech synthesis engine.
We can use yum
or dnf
to install flite-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install flite-devel.
Install flite-devel 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 flite-devel
using dnf
by running the following command:
sudo dnf -y install flite-devel
Install flite-devel 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 flite-devel
using yum
by running the following command:
sudo yum -y install flite-devel
How To Uninstall flite-devel on Fedora 36
To uninstall only the flite-devel
package we can use the following command:
sudo dnf remove flite-devel
flite-devel Package Contents on Fedora 36
/usr/include/flite
/usr/include/flite/cst_alloc.h
/usr/include/flite/cst_args.h
/usr/include/flite/cst_audio.h
/usr/include/flite/cst_cart.h
/usr/include/flite/cst_cg.h
/usr/include/flite/cst_clunits.h
/usr/include/flite/cst_diphone.h
/usr/include/flite/cst_endian.h
/usr/include/flite/cst_error.h
/usr/include/flite/cst_features.h
/usr/include/flite/cst_ffeatures.h
/usr/include/flite/cst_file.h
/usr/include/flite/cst_hrg.h
/usr/include/flite/cst_item.h
/usr/include/flite/cst_lexicon.h
/usr/include/flite/cst_lts.h
/usr/include/flite/cst_lts_rewrites.h
/usr/include/flite/cst_math.h
/usr/include/flite/cst_phoneset.h
/usr/include/flite/cst_regex.h
/usr/include/flite/cst_relation.h
/usr/include/flite/cst_sigpr.h
/usr/include/flite/cst_socket.h
/usr/include/flite/cst_ss.h
/usr/include/flite/cst_string.h
/usr/include/flite/cst_sts.h
/usr/include/flite/cst_synth.h
/usr/include/flite/cst_tokenstream.h
/usr/include/flite/cst_track.h
/usr/include/flite/cst_units.h
/usr/include/flite/cst_utt_utils.h
/usr/include/flite/cst_utterance.h
/usr/include/flite/cst_val.h
/usr/include/flite/cst_val_const.h
/usr/include/flite/cst_val_defs.h
/usr/include/flite/cst_viterbi.h
/usr/include/flite/cst_voice.h
/usr/include/flite/cst_wave.h
/usr/include/flite/cst_wchar.h
/usr/include/flite/flite.h
/usr/include/flite/flite_version.h
/usr/lib/libflite.so
/usr/lib/libflite_cmu_grapheme_lang.so
/usr/lib/libflite_cmu_grapheme_lex.so
/usr/lib/libflite_cmu_indic_lang.so
/usr/lib/libflite_cmu_indic_lex.so
/usr/lib/libflite_cmu_time_awb.so
/usr/lib/libflite_cmu_us_awb.so
/usr/lib/libflite_cmu_us_kal.so
/usr/lib/libflite_cmu_us_kal16.so
/usr/lib/libflite_cmu_us_rms.so
/usr/lib/libflite_cmu_us_slt.so
/usr/lib/libflite_cmulex.so
/usr/lib/libflite_usenglish.so
References
Summary
In this tutorial we learn how to install flite-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install flite-devel on Fedora 36” linkTitle: “flite-devel” type: “docs” description: “In this tutorial we learn how to install flite-devel in Fedora 36. flite-devel is Development files for flite” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/flite-devel-featured.png
Introduction
In this tutorial we learn how to install flite-devel
on Fedora 36.
What is flite-devel
Development files for Flite, a small, fast speech synthesis engine.
We can use yum
or dnf
to install flite-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install flite-devel.
Install flite-devel 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 flite-devel
using dnf
by running the following command:
sudo dnf -y install flite-devel
Install flite-devel 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 flite-devel
using yum
by running the following command:
sudo yum -y install flite-devel
How To Uninstall flite-devel on Fedora 36
To uninstall only the flite-devel
package we can use the following command:
sudo dnf remove flite-devel
flite-devel Package Contents on Fedora 36
/usr/include/flite
/usr/include/flite/cst_alloc.h
/usr/include/flite/cst_args.h
/usr/include/flite/cst_audio.h
/usr/include/flite/cst_cart.h
/usr/include/flite/cst_cg.h
/usr/include/flite/cst_clunits.h
/usr/include/flite/cst_diphone.h
/usr/include/flite/cst_endian.h
/usr/include/flite/cst_error.h
/usr/include/flite/cst_features.h
/usr/include/flite/cst_ffeatures.h
/usr/include/flite/cst_file.h
/usr/include/flite/cst_hrg.h
/usr/include/flite/cst_item.h
/usr/include/flite/cst_lexicon.h
/usr/include/flite/cst_lts.h
/usr/include/flite/cst_lts_rewrites.h
/usr/include/flite/cst_math.h
/usr/include/flite/cst_phoneset.h
/usr/include/flite/cst_regex.h
/usr/include/flite/cst_relation.h
/usr/include/flite/cst_sigpr.h
/usr/include/flite/cst_socket.h
/usr/include/flite/cst_ss.h
/usr/include/flite/cst_string.h
/usr/include/flite/cst_sts.h
/usr/include/flite/cst_synth.h
/usr/include/flite/cst_tokenstream.h
/usr/include/flite/cst_track.h
/usr/include/flite/cst_units.h
/usr/include/flite/cst_utt_utils.h
/usr/include/flite/cst_utterance.h
/usr/include/flite/cst_val.h
/usr/include/flite/cst_val_const.h
/usr/include/flite/cst_val_defs.h
/usr/include/flite/cst_viterbi.h
/usr/include/flite/cst_voice.h
/usr/include/flite/cst_wave.h
/usr/include/flite/cst_wchar.h
/usr/include/flite/flite.h
/usr/include/flite/flite_version.h
/usr/lib64/libflite.so
/usr/lib64/libflite_cmu_grapheme_lang.so
/usr/lib64/libflite_cmu_grapheme_lex.so
/usr/lib64/libflite_cmu_indic_lang.so
/usr/lib64/libflite_cmu_indic_lex.so
/usr/lib64/libflite_cmu_time_awb.so
/usr/lib64/libflite_cmu_us_awb.so
/usr/lib64/libflite_cmu_us_kal.so
/usr/lib64/libflite_cmu_us_kal16.so
/usr/lib64/libflite_cmu_us_rms.so
/usr/lib64/libflite_cmu_us_slt.so
/usr/lib64/libflite_cmulex.so
/usr/lib64/libflite_usenglish.so
References
Summary
In this tutorial we learn how to install flite-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).