How to Install and Uninstall poco-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "poco-devel.x86_64" package

Please follow the guidance below to install poco-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install poco-devel.x86_64

2. Uninstall "poco-devel.x86_64" package

Learn how to uninstall poco-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove poco-devel.x86_64 $ sudo dnf autoremove

3. Information about the poco-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:51:03 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : poco-devel
Version : 1.12.2
Release : 3.el9
Architecture : x86_64
Size : 700 k
Source : poco-1.12.2-3.el9.src.rpm
Repository : epel
Summary : Headers for developing programs that will use POCO
URL : https://pocoproject.org
License : Boost
Description : The POCO C++ Libraries (POCO stands for POrtable COmponents)
: are open source C++ class libraries that simplify and accelerate the
: development of network-centric, portable applications in C++. The
: POCO C++ Libraries are built strictly on standard ANSI/ISO C++,
: including the standard library.
:
: This package contains the header files needed for developing
: POCO applications.