How to Install universalindentgui in Ubuntu 18.04



Install universalindentgui by entering the following commands in the terminal:

sudo apt update
sudo apt install universalindentgui

Description:

GUI frontend for several code beautifiers

UniversalIndentGui is a GUI fontend for several code beautifiers, currently supporting: * Artistic Styler * BCPP * Cobol Beautify * CSSTidy * Fortran 90 PPR * GNU Indent * GreatCode * hindent * HTB * Javascript Decoder * JSPPP * Perl Tidy * PHP_Beautifier * PHP Code Beautifier * PHP Stylist * pindent * Ruby Beautify * Ruby Formatter * Shell Indent * (HTML) Tidy * Uncrustify * XML Indent . UniversalIndentGui allows you to tune a beautifier's configuration and see how the changes affects a source example live. It is especially useful to compare different C/C++ beautifiers when you have to choose one of them.

Homepage: http://universalindent.sourceforge.net

Version: 1.2.0-1.1

Section: universe/devel