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

Last updated: October 04,2024

1. Install "ucpp-libs.x86_64" package

Please follow the steps below to install ucpp-libs.x86_64 on Fedora 39

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

2. Uninstall "ucpp-libs.x86_64" package

Here is a brief guide to show you how to uninstall ucpp-libs.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 0:35:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ucpp-libs
Version : 1.3.5
Release : 11.fc39
Architecture : x86_64
Size : 67 k
Source : ucpp-1.3.5-11.fc39.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.