How to Install and Uninstall pg_top.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "pg_top.x86_64" package
Please follow the guidelines below to install pg_top.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
pg_top.x86_64
Copied
2. Uninstall "pg_top.x86_64" package
This guide covers the steps necessary to uninstall pg_top.x86_64 on Rocky Linux 8:
$
sudo dnf remove
pg_top.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pg_top.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:14:29 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : pg_top
Version : 4.0.0
Release : 1.el8
Architecture : x86_64
Size : 54 k
Source : pg_top-4.0.0-1.el8.src.rpm
Repository : epel
Summary : 'top' for PostgreSQL process
URL : https://pg_top.gitlab.io/
License : BSD
Description : pg_top is 'top' for PostgreSQL processes. See running queries,
: query plans, issued locks, and table and index statistics.
Available Packages
Name : pg_top
Version : 4.0.0
Release : 1.el8
Architecture : x86_64
Size : 54 k
Source : pg_top-4.0.0-1.el8.src.rpm
Repository : epel
Summary : 'top' for PostgreSQL process
URL : https://pg_top.gitlab.io/
License : BSD
Description : pg_top is 'top' for PostgreSQL processes. See running queries,
: query plans, issued locks, and table and index statistics.