How to Install and Uninstall hedley-devel.i686 Package on Fedora 36
Last updated: January 11,2025
1. Install "hedley-devel.i686" package
Please follow the guidance below to install hedley-devel.i686 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
hedley-devel.i686
Copied
2. Uninstall "hedley-devel.i686" package
Please follow the steps below to uninstall hedley-devel.i686 on Fedora 36:
$
sudo dnf remove
hedley-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the hedley-devel.i686 package on Fedora 36
Last metadata expiration check: 0:30:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : hedley-devel
Version : 15
Release : 9.fc36
Architecture : i686
Size : 20 k
Source : hedley-15-9.fc36.src.rpm
Repository : fedora
Summary : A C/C++ header to help move #ifdefs out of your code
URL : https://nemequ.github.io/hedley/
License : CC0
Description : Hedley is a single C/C++ header you can include in your project to enable
: compiler-specific features while retaining compatibility with all compilers. It
: contains dozens of macros to help make your code easier to use, harder to
: misuse, safer, faster, and more portable.
:
: You can safely include Hedley in your public API, and it works with virtually
: any C or C++ compiler.
Available Packages
Name : hedley-devel
Version : 15
Release : 9.fc36
Architecture : i686
Size : 20 k
Source : hedley-15-9.fc36.src.rpm
Repository : fedora
Summary : A C/C++ header to help move #ifdefs out of your code
URL : https://nemequ.github.io/hedley/
License : CC0
Description : Hedley is a single C/C++ header you can include in your project to enable
: compiler-specific features while retaining compatibility with all compilers. It
: contains dozens of macros to help make your code easier to use, harder to
: misuse, safer, faster, and more portable.
:
: You can safely include Hedley in your public API, and it works with virtually
: any C or C++ compiler.