How to Install and Uninstall postgresql16-devel Package on openSUSE Leap
Last updated: November 23,2024
1. Install "postgresql16-devel" package
This guide let you learn how to install postgresql16-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql16-devel
Copied
2. Uninstall "postgresql16-devel" package
Please follow the step by step instructions below to uninstall postgresql16-devel on openSUSE Leap:
$
sudo zypper remove
postgresql16-devel
Copied
3. Information about the postgresql16-devel package on openSUSE Leap
Information for package postgresql16-devel:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql16-devel
Version : 16.2-150200.5.10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : postgresql16-16.2-150200.5.10.1.src
Upstream URL : https://www.postgresql.org/
Summary : PostgreSQL client development header files and libraries
Description :
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, subqueries, triggers, and user-defined
types and functions.
This package contains the header files and libraries needed to compile
C applications which will directly interact with a PostgreSQL database
management server and the ECPG Embedded C Postgres preprocessor. You
need to install this package if you want to develop applications in C
which will interact with a PostgreSQL server.
For building PostgreSQL server extensions, see the
postgresql16-server-devel package.
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql16-devel
Version : 16.2-150200.5.10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : postgresql16-16.2-150200.5.10.1.src
Upstream URL : https://www.postgresql.org/
Summary : PostgreSQL client development header files and libraries
Description :
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, subqueries, triggers, and user-defined
types and functions.
This package contains the header files and libraries needed to compile
C applications which will directly interact with a PostgreSQL database
management server and the ECPG Embedded C Postgres preprocessor. You
need to install this package if you want to develop applications in C
which will interact with a PostgreSQL server.
For building PostgreSQL server extensions, see the
postgresql16-server-devel package.