How to Install and Uninstall festival-devel.i686 Package on Fedora 38

Last updated: October 30,2024

1. Install "festival-devel.i686" package

Here is a brief guide to show you how to install festival-devel.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install festival-devel.i686

2. Uninstall "festival-devel.i686" package

This guide covers the steps necessary to uninstall festival-devel.i686 on Fedora 38:

$ sudo dnf remove festival-devel.i686 $ sudo dnf autoremove

3. Information about the festival-devel.i686 package on Fedora 38

Last metadata expiration check: 5:48:55 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : festival-devel
Version : 2.5.0
Release : 16.fc38
Architecture : i686
Size : 662 k
Source : festival-2.5.0-16.fc38.src.rpm
Repository : fedora
Summary : Development files for the Festival speech synthesis system
URL : http://www.cstr.ed.ac.uk/projects/festival/
License : MIT and GPL+ and TCL and BSD
Description : Development files for the Festival speech synthesis system. Install
: festival-devel if you want to use Festival's capabilities from within your
: own programs, or if you intend to compile other programs using it. Note that
: you can also interface with Festival in via the shell or with BSD sockets.