How to Install and Uninstall git-clang-format.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 14,2024

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

This is a short guide on how to install git-clang-format.x86_64 on CentOS 8 / RHEL 8

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

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

This tutorial shows how to uninstall git-clang-format.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the git-clang-format.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:35:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : git-clang-format
Version : 10.0.1
Release : 1.module_el8.3.0+467+cb298d5b
Architecture : x86_64
Size : 20 k
Source : clang-10.0.1-1.module_el8.3.0+467+cb298d5b.src.rpm
Repository : appstream
Summary : Integration of clang-format for git
URL : http://llvm.org
License : NCSA
Description : clang-format integration for git.