How to Install and Uninstall soci-postgresql-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "soci-postgresql-devel.x86_64" package

Please follow the guidance below to install soci-postgresql-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install soci-postgresql-devel.x86_64

2. Uninstall "soci-postgresql-devel.x86_64" package

Here is a brief guide to show you how to uninstall soci-postgresql-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove soci-postgresql-devel.x86_64 $ sudo dnf autoremove

3. Information about the soci-postgresql-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:02:16 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : soci-postgresql-devel
Version : 4.0.0
Release : 2.el8
Architecture : x86_64
Size : 28 k
Source : soci-4.0.0-2.el8.src.rpm
Repository : epel
Summary : PostGreSQL back-end for soci
URL : https://github.com/SOCI/soci
License : Boost
Description : This package contains the PostGreSQL back-end for soci, i.e., header
: files and dynamic libraries specific to the PostGreSQL database. If
: you would like to develop programs using soci and PostGreSQL, you
: will need to install soci-postgresql.