How to Install and Uninstall ucpp-libs.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "ucpp-libs.x86_64" package

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

$ sudo dnf update $ sudo dnf install ucpp-libs.x86_64

2. Uninstall "ucpp-libs.x86_64" package

This tutorial shows how to uninstall ucpp-libs.x86_64 on Fedora 36:

$ sudo dnf remove ucpp-libs.x86_64 $ sudo dnf autoremove

3. Information about the ucpp-libs.x86_64 package on Fedora 36

Last metadata expiration check: 5:57:57 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ucpp-libs
Version : 1.3.5
Release : 8.fc36
Architecture : x86_64
Size : 67 k
Source : ucpp-1.3.5-8.fc36.src.rpm
Repository : fedora
Summary : Library for preprocessing C code compliant with ISO-C99
URL : https://gitlab.com/scarabeusiv/ucpp
License : BSD
Description : libucpp is an ISO standard 9899:1999 compliant preprocessing library for C
: code. It will output tokens, one at a time, on demand, as an integrated lexer.