How to Install and Uninstall festival-devel.x86_64 Package on CentOS Stream 8

Last updated: July 07,2024

1. Install "festival-devel.x86_64" package

Learn how to install festival-devel.x86_64 on CentOS Stream 8

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

2. Uninstall "festival-devel.x86_64" package

Learn how to uninstall festival-devel.x86_64 on CentOS Stream 8:

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

3. Information about the festival-devel.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:06:43 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : festival-devel
Version : 2.5.0
Release : 14.el8
Architecture : x86_64
Size : 662 k
Source : festival-2.5.0-14.el8.src.rpm
Repository : epel
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.