How to Install and Uninstall postgresql-contrib.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "postgresql-contrib.x86_64" package
This guide covers the steps necessary to install postgresql-contrib.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
postgresql-contrib.x86_64
Copied
2. Uninstall "postgresql-contrib.x86_64" package
This is a short guide on how to uninstall postgresql-contrib.x86_64 on Rocky Linux 8:
$
sudo dnf remove
postgresql-contrib.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the postgresql-contrib.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:46:57 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : postgresql-contrib
Version : 10.21
Release : 2.module+el8.6.0+977+ab6e685c
Architecture : x86_64
Size : 806 k
Source : postgresql-10.21-2.module+el8.6.0+977+ab6e685c.src.rpm
Repository : 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+977+ab6e685c
Architecture : x86_64
Size : 806 k
Source : postgresql-10.21-2.module+el8.6.0+977+ab6e685c.src.rpm
Repository : 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.