How to Install and Uninstall libecpg.i686 Package on AlmaLinux 9
Last updated: January 15,2025
1. Install "libecpg.i686" package
Please follow the instructions below to install libecpg.i686 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
libecpg.i686
Copied
2. Uninstall "libecpg.i686" package
Here is a brief guide to show you how to uninstall libecpg.i686 on AlmaLinux 9:
$
sudo dnf remove
libecpg.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libecpg.i686 package on AlmaLinux 9
Last metadata expiration check: 0:01:29 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libecpg
Version : 13.5
Release : 1.el9
Architecture : i686
Size : 67 k
Source : libecpg-13.5-1.el9.src.rpm
Repository : appstream
Summary : ECPG - Embedded SQL in C
URL : http://www.postgresql.org/
License : PostgreSQL
Description : An embedded SQL program consists of code written in an ordinary programming
: language, in this case C, mixed with SQL commands in specially marked sections.
: To build the program, the source code (*.pgc) is first passed through the
: embedded SQL preprocessor, which converts it to an ordinary C program (*.c), and
: afterwards it can be processed by a C compiler.
Available Packages
Name : libecpg
Version : 13.5
Release : 1.el9
Architecture : i686
Size : 67 k
Source : libecpg-13.5-1.el9.src.rpm
Repository : appstream
Summary : ECPG - Embedded SQL in C
URL : http://www.postgresql.org/
License : PostgreSQL
Description : An embedded SQL program consists of code written in an ordinary programming
: language, in this case C, mixed with SQL commands in specially marked sections.
: To build the program, the source code (*.pgc) is first passed through the
: embedded SQL preprocessor, which converts it to an ordinary C program (*.c), and
: afterwards it can be processed by a C compiler.