How to Install cutils in Ubuntu 18.04



Install cutils by entering the following commands in the terminal:

sudo apt update
sudo apt install cutils

Description:

C source code utilities

This package contains several utilities which may be useful to developers of C source code utilities, namely: cdecl and cundecl - decode and encode C type declarations cobfusc - make a C source file unreadable but compilable chilight - highlight C source files cunloop - unloop C loops yyextract - extract grammar rules from yacc grammar yyref - yacc grammar reference program

Homepage: http://www.sigala.it/sandro/software.php#cutils

Version: 1.6-5

Section: universe/devel