Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dialog - A utility for creating TTY dialog boxes
        
        
        - Description:
- Dialog is a utility that allows you to show dialog boxes (containing
questions or messages) in TTY (text mode) interfaces.  Dialog is called
from within a shell script.  The following dialog boxes are implemented:
yes/no, menu, input, message, text, info, checklist, radiolist, and
gauge.
Install dialog if you would like to create TTY dialog boxes. 
Packages
        
        
            | dialog-1.3-13.20171209.el8.x86_64
              [231 KiB] | Changelog
              by Miroslav Lichvar (2018-03-29): - update to 1.3-20171209
- fix build with multiple options in hardened ldflags (#1548400)
- add gcc to build requirements
- use macro for ldconfig scriptlets |