How to Install and Uninstall ucpp-devel.x86_64 Package on Fedora 38
Last updated: November 17,2024
1. Install "ucpp-devel.x86_64" package
This guide covers the steps necessary to install ucpp-devel.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
ucpp-devel.x86_64
Copied
2. Uninstall "ucpp-devel.x86_64" package
This tutorial shows how to uninstall ucpp-devel.x86_64 on Fedora 38:
$
sudo dnf remove
ucpp-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ucpp-devel.x86_64 package on Fedora 38
Last metadata expiration check: 1:10:51 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ucpp-devel
Version : 1.3.5
Release : 10.fc38
Architecture : x86_64
Size : 19 k
Source : ucpp-1.3.5-10.fc38.src.rpm
Repository : fedora
Summary : Development files for libucpp Library
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.
:
: This package contains the development files for the library.
Available Packages
Name : ucpp-devel
Version : 1.3.5
Release : 10.fc38
Architecture : x86_64
Size : 19 k
Source : ucpp-1.3.5-10.fc38.src.rpm
Repository : fedora
Summary : Development files for libucpp Library
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.
:
: This package contains the development files for the library.