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

Last updated: January 08,2025

1. Install "festival-devel.i686" package

Please follow the guidance below to install festival-devel.i686 on Fedora 39

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

2. Uninstall "festival-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall festival-devel.i686 on Fedora 39:

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

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

Last metadata expiration check: 5:00:23 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : festival-devel
Version : 2.5.0
Release : 17.fc39
Architecture : i686
Size : 593 k
Source : festival-2.5.0-17.fc39.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.