How to Install and Uninstall git-clang-format.i686 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "git-clang-format.i686" package

In this section, we are going to explain the necessary steps to install git-clang-format.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install git-clang-format.i686

2. Uninstall "git-clang-format.i686" package

Here is a brief guide to show you how to uninstall git-clang-format.i686 on Rocky Linux 8:

$ sudo dnf remove git-clang-format.i686 $ sudo dnf autoremove

3. Information about the git-clang-format.i686 package on Rocky Linux 8

Last metadata expiration check: 2:28:18 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : git-clang-format
Version : 13.0.1
Release : 2.module+el8.6.0+987+d36ea6a1
Architecture : i686
Size : 20 k
Source : clang-13.0.1-2.module+el8.6.0+987+d36ea6a1.src.rpm
Repository : appstream
Summary : Integration of clang-format for git
URL : http://llvm.org
License : NCSA
Description : clang-format integration for git.