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

Last updated: November 25,2024

1. Install "cppi.x86_64" package

Please follow the steps below to install cppi.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install cppi.x86_64

2. Uninstall "cppi.x86_64" package

Please follow the step by step instructions below to uninstall cppi.x86_64 on Fedora 34:

$ sudo dnf remove cppi.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:45:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : cppi
Version : 1.18
Release : 16.fc34
Architecture : x86_64
Size : 77 k
Source : cppi-1.18-16.fc34.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.