How to Install and Uninstall postgresql15-orafce Package on openSUSE Leap
Last updated: November 08,2024
1. Install "postgresql15-orafce" package
In this section, we are going to explain the necessary steps to install postgresql15-orafce on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql15-orafce
Copied
2. Uninstall "postgresql15-orafce" package
Please follow the steps below to uninstall postgresql15-orafce on openSUSE Leap:
$
sudo zypper remove
postgresql15-orafce
Copied
3. Information about the postgresql15-orafce package on openSUSE Leap
Information for package postgresql15-orafce:
--------------------------------------------
Repository : Update repository of openSUSE Backports
Name : postgresql15-orafce
Version : 4.1.1+git0.519b5b5-bp155.3.5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 512.2 KiB
Installed : No
Status : not installed
Source package : postgresql15-orafce-4.1.1+git0.519b5b5-bp155.3.5.1.src
Upstream URL : https://github.com/orafce/orafce
Summary : Implementation of some Oracle functions into PostgreSQL
Description :
The goal of this project is implementation some functions from Oracle database.
Some date functions (next_day, last_day, trunc, round, ...) are implemented
now. Functionality was verified on Oracle 10g and module is useful
for production work.
--------------------------------------------
Repository : Update repository of openSUSE Backports
Name : postgresql15-orafce
Version : 4.1.1+git0.519b5b5-bp155.3.5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 512.2 KiB
Installed : No
Status : not installed
Source package : postgresql15-orafce-4.1.1+git0.519b5b5-bp155.3.5.1.src
Upstream URL : https://github.com/orafce/orafce
Summary : Implementation of some Oracle functions into PostgreSQL
Description :
The goal of this project is implementation some functions from Oracle database.
Some date functions (next_day, last_day, trunc, round, ...) are implemented
now. Functionality was verified on Oracle 10g and module is useful
for production work.