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

Last updated: October 07,2024

1. Install "festival-devel.i686" package

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

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

2. Uninstall "festival-devel.i686" package

Please follow the step by step instructions below to uninstall festival-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 0:54:30 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : festival-devel
Version : 2.5.0
Release : 14.fc34
Architecture : i686
Size : 658 k
Source : festival-2.5.0-14.fc34.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.