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

Last updated: October 05,2024

1. Install "festival-devel.i686" package

Please follow the step by step instructions below to install festival-devel.i686 on Fedora 36

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

2. Uninstall "festival-devel.i686" package

Please follow the guidance below to uninstall festival-devel.i686 on Fedora 36:

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

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

Last metadata expiration check: 2:38:23 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : festival-devel
Version : 2.5.0
Release : 17.fc36
Architecture : i686
Size : 719 k
Source : festival-2.5.0-17.fc36.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.