How to Install and Uninstall cppi.x86_64 Package on Fedora 36

Last updated: June 02,2024

1. Install "cppi.x86_64" package

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

$ sudo dnf update $ sudo dnf install cppi.x86_64

2. Uninstall "cppi.x86_64" package

This is a short guide on how to uninstall cppi.x86_64 on Fedora 36:

$ sudo dnf remove cppi.x86_64 $ sudo dnf autoremove

3. Information about the cppi.x86_64 package on Fedora 36

Last metadata expiration check: 0:24:18 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : cppi
Version : 1.18
Release : 17.fc36
Architecture : x86_64
Size : 76 k
Source : cppi-1.18-17.fc36.src.rpm
Repository : fedora
Summary : C preprocessor directive indenter
URL : http://savannah.gnu.org/projects/cppi/
License : GPLv3+
Description : cppi indents the C preprocessor directives to reflect their nesting and ensures
: that there is exactly one space character between each #if, #elif, #define
: directive and the following token.