uncrustify

C, C++, C#, D, Java and Pawn source code formatter. More information: <https://github.com/uncrustify/uncrustify>.

Debian Debian
RUN apt-get update && \ apt-get install -y uncrustify
Ubuntu
RUN apt-get update && \ apt-get install -y uncrustify
Alpine
RUN apk add uncrustify
Arch Arch Linux
RUN pacman -S --noconfirm uncrustify
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y uncrustify
Fedora
RUN dnf install -y uncrustify
Raspbian
RUN apt-get update && \ apt-get install -y uncrustify
click the source code to copy install uncrustify on any operating system with command-not-found.com