How to Install and Uninstall postgresql16 Package on openSUSE Leap
Last updated: December 26,2024
1. Install "postgresql16" package
Please follow the step by step instructions below to install postgresql16 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql16
Copied
2. Uninstall "postgresql16" package
In this section, we are going to explain the necessary steps to uninstall postgresql16 on openSUSE Leap:
$
sudo zypper remove
postgresql16
Copied
3. Information about the postgresql16 package on openSUSE Leap
Information for package postgresql16:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql16
Version : 16.2-150200.5.10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 8.6 MiB
Installed : No
Status : not installed
Source package : postgresql16-16.2-150200.5.10.1.src
Upstream URL : https://www.postgresql.org/
Summary : Basic Clients and Utilities for PostgreSQL
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 basic utility and client programs necessary
to maintain and work with local or remote PostgreSQL databases as well
as manual pages for the SQL commands that PostgreSQL supports. Full
HTML documentation for PostgreSQL can be found in the postgresql-docs
package.
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql16
Version : 16.2-150200.5.10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 8.6 MiB
Installed : No
Status : not installed
Source package : postgresql16-16.2-150200.5.10.1.src
Upstream URL : https://www.postgresql.org/
Summary : Basic Clients and Utilities for PostgreSQL
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 basic utility and client programs necessary
to maintain and work with local or remote PostgreSQL databases as well
as manual pages for the SQL commands that PostgreSQL supports. Full
HTML documentation for PostgreSQL can be found in the postgresql-docs
package.