How to Install and Uninstall postgresql13-orafce Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "postgresql13-orafce" package
Please follow the instructions below to install postgresql13-orafce on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql13-orafce
Copied
2. Uninstall "postgresql13-orafce" package
This guide covers the steps necessary to uninstall postgresql13-orafce on openSuSE Tumbleweed:
$
sudo zypper remove
postgresql13-orafce
Copied
3. Information about the postgresql13-orafce package on openSuSE Tumbleweed
Information for package postgresql13-orafce:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql13-orafce
Version : 4.9.3+git0.6adbd66-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 568.7 KiB
Installed : No
Status : not installed
Source package : postgresql13-orafce-4.9.3+git0.6adbd66-1.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 : openSUSE-Tumbleweed-Oss
Name : postgresql13-orafce
Version : 4.9.3+git0.6adbd66-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 568.7 KiB
Installed : No
Status : not installed
Source package : postgresql13-orafce-4.9.3+git0.6adbd66-1.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.