How to Install astyle in Ubuntu 18.04



Install astyle by entering the following commands in the terminal:

sudo apt update
sudo apt install astyle

Description:

Source code indenter for C, C++, Objective-C, C#, and Java

Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective-C, C# and Java programming languages. . This package contains the command line tool.

Homepage: http://astyle.sourceforge.net/

Version: 3.1-1ubuntu2

Section: universe/devel