How to Install and Uninstall astyle.x86_64 Package on CentOS Stream 8

Last updated: January 06,2025

1. Install "astyle.x86_64" package

In this section, we are going to explain the necessary steps to install astyle.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install astyle.x86_64

2. Uninstall "astyle.x86_64" package

This is a short guide on how to uninstall astyle.x86_64 on CentOS Stream 8:

$ sudo dnf remove astyle.x86_64 $ sudo dnf autoremove

3. Information about the astyle.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:44:49 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : astyle
Version : 3.1
Release : 8.el8
Architecture : x86_64
Size : 263 k
Source : astyle-3.1-8.el8.src.rpm
Repository : epel
Summary : Source code formatter for C-like programming languages
URL : http://astyle.sourceforge.net/
License : LGPLv3+
Description : Artistic Style is a source code indenter, source code formatter, and
: source code beautifier for the C, C++, C# and Java programming
: languages.