How to Install and Uninstall postgresql-jdbc.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "postgresql-jdbc.noarch" package

Please follow the instructions below to install postgresql-jdbc.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install postgresql-jdbc.noarch

2. Uninstall "postgresql-jdbc.noarch" package

This tutorial shows how to uninstall postgresql-jdbc.noarch on Rocky Linux 8:

$ sudo dnf remove postgresql-jdbc.noarch $ sudo dnf autoremove

3. Information about the postgresql-jdbc.noarch package on Rocky Linux 8

Last metadata expiration check: 1:01:21 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : postgresql-jdbc
Version : 42.2.3
Release : 3.el8_2
Architecture : noarch
Size : 709 k
Source : postgresql-jdbc-42.2.3-3.el8_2.src.rpm
Repository : appstream
Summary : JDBC driver for PostgreSQL
URL : http://jdbc.postgresql.org/
License : BSD
Description : PostgreSQL is an advanced Object-Relational database management
: system. The postgresql-jdbc package includes the .jar files needed for
: Java programs to access a PostgreSQL database.