How to Install and Uninstall postgresql11-llvmjit-devel Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "postgresql11-llvmjit-devel" package

This guide let you learn how to install postgresql11-llvmjit-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install postgresql11-llvmjit-devel

2. Uninstall "postgresql11-llvmjit-devel" package

This tutorial shows how to uninstall postgresql11-llvmjit-devel on openSuSE Tumbleweed:

$ sudo zypper remove postgresql11-llvmjit-devel

3. Information about the postgresql11-llvmjit-devel package on openSuSE Tumbleweed

Information for package postgresql11-llvmjit-devel:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql11-llvmjit-devel
Version : 11.22-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 KiB
Installed : No
Status : not installed
Source package : postgresql11-11.22-2.1.src
Upstream URL : https://www.postgresql.org/
Summary : PostgreSQL development files for extensions with LLVM support
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 pulls in the right versions of llvm and clang to compile
PostgreSQL extensions that support just-in-time compilation with LLVM,
if llvm is supported. Otherwise it will just pull the
postgresql11-server-devel package.