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

Last updated: July 03,2024

1. Install "libecpg-devel.i686" package

Please follow the step by step instructions below to install libecpg-devel.i686 on Fedora 34

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

2. Uninstall "libecpg-devel.i686" package

Please follow the step by step instructions below to uninstall libecpg-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 3:06:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libecpg-devel
Version : 13.1
Release : 5.fc34
Architecture : i686
Size : 239 k
Source : libecpg-13.1-5.fc34.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.