How to Install and Uninstall libecpg-devel.x86_64 Package on Fedora 38

Last updated: October 05,2024

1. Install "libecpg-devel.x86_64" package

In this section, we are going to explain the necessary steps to install libecpg-devel.x86_64 on Fedora 38

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

2. Uninstall "libecpg-devel.x86_64" package

Please follow the instructions below to uninstall libecpg-devel.x86_64 on Fedora 38:

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

3. Information about the libecpg-devel.x86_64 package on Fedora 38

Last metadata expiration check: 0:16:53 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libecpg-devel
Version : 14.4
Release : 4.fc38
Architecture : x86_64
Size : 249 k
Source : libecpg-14.4-4.fc38.src.rpm
Repository : fedora
Summary : Development files for ECPG - Embedded SQL in C
URL : http://www.postgresql.org/
License : PostgreSQL
Description : ECPG development files. You will need to install this package to build any
: package or any clients that use the ECPG to connect to a PostgreSQL server.