How to Install and Uninstall postgresqltuner.noarch Package on Oracle Linux 8

Last updated: September 21,2024

1. Install "postgresqltuner.noarch" package

This guide covers the steps necessary to install postgresqltuner.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install postgresqltuner.noarch

2. Uninstall "postgresqltuner.noarch" package

In this section, we are going to explain the necessary steps to uninstall postgresqltuner.noarch on Oracle Linux 8:

$ sudo dnf remove postgresqltuner.noarch $ sudo dnf autoremove

3. Information about the postgresqltuner.noarch package on Oracle Linux 8

Last metadata expiration check: 2:26:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : postgresqltuner
Version : 1.0.1
Release : 4.el8
Architecture : noarch
Size : 33 k
Source : postgresqltuner-1.0.1-4.el8.src.rpm
Repository : epel
Summary : Simple script to analyze PostgreSQL database configuration and tuning
URL : https://github.com/jfcoz/postgresqltuner/
License : GPLv3
Description : postgresqltuner is a simple script to analyze your PostgreSQL database. It is
: inspired by mysqltuner.pl