How to Install and Uninstall mcpp.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "mcpp.x86_64" package
Please follow the step by step instructions below to install mcpp.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
mcpp.x86_64
Copied
2. Uninstall "mcpp.x86_64" package
This is a short guide on how to uninstall mcpp.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
mcpp.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mcpp.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:05:33 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : mcpp
Version : 2.7.2
Release : 20.el8
Architecture : x86_64
Size : 31 k
Source : mcpp-2.7.2-20.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Alternative C/C++ preprocessor
URL : http://mcpp.sourceforge.net/
License : BSD
Description : C/C++ preprocessor defines and expands macros and processes '#if',
: '#include' and some other directives.
:
: MCPP is an alternative C/C++ preprocessor with the highest conformance.
: It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98.
: MCPP is especially useful for debugging a source program which uses
: complicated macros and also useful for checking portability of a source.
:
: Though mcpp could be built as a replacement of GCC's resident
: preprocessor or as a stand-alone program without using library build of
: mcpp, this package installs only a program named 'mcpp' which links
: shared library of mcpp and behaves independent from GCC.
Available Packages
Name : mcpp
Version : 2.7.2
Release : 20.el8
Architecture : x86_64
Size : 31 k
Source : mcpp-2.7.2-20.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Alternative C/C++ preprocessor
URL : http://mcpp.sourceforge.net/
License : BSD
Description : C/C++ preprocessor defines and expands macros and processes '#if',
: '#include' and some other directives.
:
: MCPP is an alternative C/C++ preprocessor with the highest conformance.
: It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98.
: MCPP is especially useful for debugging a source program which uses
: complicated macros and also useful for checking portability of a source.
:
: Though mcpp could be built as a replacement of GCC's resident
: preprocessor or as a stand-alone program without using library build of
: mcpp, this package installs only a program named 'mcpp' which links
: shared library of mcpp and behaves independent from GCC.