How to Install and Uninstall git-clang-format.x86_64 Package on Oracle Linux 8

Last updated: September 29,2024

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

This tutorial shows how to install git-clang-format.x86_64 on Oracle Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall git-clang-format.x86_64 on Oracle Linux 8:

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

3. Information about the git-clang-format.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:09:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : git-clang-format
Version : 13.0.1
Release : 2.0.1.module+el8.6.0+20688+58e0e5b4
Architecture : x86_64
Size : 21 k
Source : clang-13.0.1-2.0.1.module+el8.6.0+20688+58e0e5b4.src.rpm
Repository : ol8_appstream
Summary : Integration of clang-format for git
URL : http://llvm.org
License : NCSA
Description : clang-format integration for git.