How to Install and Uninstall postgresql14-orafce Package on openSUSE Leap
Last updated: November 08,2024
1. Install "postgresql14-orafce" package
This tutorial shows how to install postgresql14-orafce on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql14-orafce
Copied
2. Uninstall "postgresql14-orafce" package
This is a short guide on how to uninstall postgresql14-orafce on openSUSE Leap:
$
sudo zypper remove
postgresql14-orafce
Copied
3. Information about the postgresql14-orafce package on openSUSE Leap
Information for package postgresql14-orafce:
--------------------------------------------
Repository : Update repository of openSUSE Backports
Name : postgresql14-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 : postgresql14-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 : postgresql14-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 : postgresql14-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.