How to Install and Uninstall hedley-devel.x86_64 Package on Rocky Linux 9
Last updated: November 29,2024
1. Install "hedley-devel.x86_64" package
Please follow the steps below to install hedley-devel.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
hedley-devel.x86_64
Copied
2. Uninstall "hedley-devel.x86_64" package
Please follow the guidelines below to uninstall hedley-devel.x86_64 on Rocky Linux 9:
$
sudo dnf remove
hedley-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the hedley-devel.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:15:49 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : hedley-devel
Version : 15
Release : 9.el9
Architecture : x86_64
Size : 20 k
Source : hedley-15-9.el9.src.rpm
Repository : epel
Summary : A C/C++ header to help move #ifdefs out of your code
URL : https://nemequ.github.io/hedley/
License : CC0-1.0
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.el9
Architecture : x86_64
Size : 20 k
Source : hedley-15-9.el9.src.rpm
Repository : epel
Summary : A C/C++ header to help move #ifdefs out of your code
URL : https://nemequ.github.io/hedley/
License : CC0-1.0
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.