How to Install and Uninstall postgresql-contrib.x86_64 Package on AlmaLinux 9

Last updated: October 11,2024

1. Install "postgresql-contrib.x86_64" package

Please follow the instructions below to install postgresql-contrib.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install postgresql-contrib.x86_64

2. Uninstall "postgresql-contrib.x86_64" package

Please follow the instructions below to uninstall postgresql-contrib.x86_64 on AlmaLinux 9:

$ sudo dnf remove postgresql-contrib.x86_64 $ sudo dnf autoremove

3. Information about the postgresql-contrib.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:05:05 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : postgresql-contrib
Version : 13.14
Release : 1.el9_3
Architecture : x86_64
Size : 810 k
Source : postgresql-13.14-1.el9_3.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.