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

Last updated: October 05,2024

1. Install "cppi.x86_64" package

Here is a brief guide to show you how to install cppi.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install cppi.x86_64

2. Uninstall "cppi.x86_64" package

Please follow the guidelines below to uninstall cppi.x86_64 on Fedora 35:

$ sudo dnf remove cppi.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:38:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : cppi
Version : 1.18
Release : 16.fc35
Architecture : x86_64
Size : 76 k
Source : cppi-1.18-16.fc35.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.