How to Install and Uninstall postgresql13-llvmjit Package on openSUSE Leap

Last updated: May 16,2024

1. Install "postgresql13-llvmjit" package

Please follow the step by step instructions below to install postgresql13-llvmjit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install postgresql13-llvmjit

2. Uninstall "postgresql13-llvmjit" package

Please follow the instructions below to uninstall postgresql13-llvmjit on openSUSE Leap:

$ sudo zypper remove postgresql13-llvmjit

3. Information about the postgresql13-llvmjit package on openSUSE Leap

Information for package postgresql13-llvmjit:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql13-llvmjit
Version : 13.14-150200.5.53.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 20.0 MiB
Installed : No
Status : not installed
Source package : postgresql13-13.14-150200.5.53.1.src
Upstream URL : https://www.postgresql.org/
Summary : Just-in-time compilation support 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, sub-queries, triggers, and user-defined
types and functions.
This package contains support for just-in-time compiling parts of
PostgreSQL queries. Using LLVM it compiles e.g. expressions and tuple
deforming into native code, with the goal of accelerating analytics
queries.

5. The same packages on other Linux Distributions