How to Install and Uninstall postgresql-contrib.x86_64 Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "postgresql-contrib.x86_64" package
Learn how to install postgresql-contrib.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
postgresql-contrib.x86_64
Copied
2. Uninstall "postgresql-contrib.x86_64" package
Here is a brief guide to show you how to uninstall postgresql-contrib.x86_64 on Oracle Linux 8:
$
sudo dnf remove
postgresql-contrib.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the postgresql-contrib.x86_64 package on Oracle Linux 8
Last metadata expiration check: 5:26:00 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : postgresql-contrib
Version : 10.21
Release : 2.module+el8.6.0+20673+e7bc7ac8
Architecture : x86_64
Size : 807 k
Source : postgresql-10.21-2.module+el8.6.0+20673+e7bc7ac8.src.rpm
Repository : ol8_appstream
Summary : Extension modules distributed with PostgreSQL
URL : http://www.postgresql.org/
License : PostgreSQL
Description : The postgresql-contrib package contains various extension modules that are
: included in the PostgreSQL distribution.
Available Packages
Name : postgresql-contrib
Version : 10.21
Release : 2.module+el8.6.0+20673+e7bc7ac8
Architecture : x86_64
Size : 807 k
Source : postgresql-10.21-2.module+el8.6.0+20673+e7bc7ac8.src.rpm
Repository : ol8_appstream
Summary : Extension modules distributed with PostgreSQL
URL : http://www.postgresql.org/
License : PostgreSQL
Description : The postgresql-contrib package contains various extension modules that are
: included in the PostgreSQL distribution.