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

Last updated: May 20,2024

1. Install "cppi.x86_64" package

Please follow the guidelines below to install cppi.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install cppi.x86_64

2. Uninstall "cppi.x86_64" package

Please follow the instructions below to uninstall cppi.x86_64 on Fedora 38:

$ sudo dnf remove cppi.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:01:47 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : cppi
Version : 1.18
Release : 19.fc38
Architecture : x86_64
Size : 81 k
Source : cppi-1.18-19.fc38.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.