How to Install and Uninstall ucpp-libs.i686 Package on Fedora 38

Last updated: November 01,2024

1. Install "ucpp-libs.i686" package

Please follow the steps below to install ucpp-libs.i686 on Fedora 38

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

2. Uninstall "ucpp-libs.i686" package

Please follow the guidance below to uninstall ucpp-libs.i686 on Fedora 38:

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

3. Information about the ucpp-libs.i686 package on Fedora 38

Last metadata expiration check: 2:56:21 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ucpp-libs
Version : 1.3.5
Release : 10.fc38
Architecture : i686
Size : 73 k
Source : ucpp-1.3.5-10.fc38.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.