How to Install and Uninstall libecpg-devel.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "libecpg-devel.i686" package

Please follow the guidelines below to install libecpg-devel.i686 on Fedora 36

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

2. Uninstall "libecpg-devel.i686" package

Please follow the guidance below to uninstall libecpg-devel.i686 on Fedora 36:

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

3. Information about the libecpg-devel.i686 package on Fedora 36

Last metadata expiration check: 3:03:02 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libecpg-devel
Version : 13.3
Release : 2.fc36
Architecture : i686
Size : 229 k
Source : libecpg-13.3-2.fc36.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.