How to Install and Uninstall astyle.x86_64 Package on Fedora 34

Last updated: September 20,2024

1. Install "astyle.x86_64" package

In this section, we are going to explain the necessary steps to install astyle.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install astyle.x86_64

2. Uninstall "astyle.x86_64" package

Please follow the steps below to uninstall astyle.x86_64 on Fedora 34:

$ sudo dnf remove astyle.x86_64 $ sudo dnf autoremove

3. Information about the astyle.x86_64 package on Fedora 34

Last metadata expiration check: 0:20:39 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : astyle
Version : 3.1
Release : 12.fc34
Architecture : x86_64
Size : 261 k
Source : astyle-3.1-12.fc34.src.rpm
Repository : fedora
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.