How to Install and Uninstall uncrustify Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "uncrustify" package

This tutorial shows how to install uncrustify on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install uncrustify

2. Uninstall "uncrustify" package

Please follow the instructions below to uninstall uncrustify on openSuSE Tumbleweed:

$ sudo zypper remove uncrustify

3. Information about the uncrustify package on openSuSE Tumbleweed

Information for package uncrustify:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : uncrustify
Version : 0.78.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.6 MiB
Installed : No
Status : not installed
Source package : uncrustify-0.78.1-2.1.src
Upstream URL : https://github.com/uncrustify/uncrustify
Summary : Source Code Beautifier for C, C++, C#, ObjectiveC, D
Description :
Source Code Beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA.
Features:
* Ident code, aligning on parens, assignments, etc.
* Align on '=' and variable definitions.
* Align structure initializers.
* Align #define stuff.
* Align backslash-newline stuff.
* Reformat comments (a little bit).
* Fix inter-character spacing.
* Add or remove parens on return statements.
* Add or remove braces on single-statement if/do/while/for statements.
* Supports embedded SQL 'EXEC SQL' stuff.
* Highly configurable - 454 configurable options as of version 0.60.