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

Last updated: October 07,2024

1. Install "festival-devel.i686" package

Please follow the steps below to install festival-devel.i686 on Fedora 35

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

2. Uninstall "festival-devel.i686" package

This guide let you learn how to uninstall festival-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 4:16:47 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : festival-devel
Version : 2.5.0
Release : 16.fc35
Architecture : i686
Size : 648 k
Source : festival-2.5.0-16.fc35.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.