How to Install and Uninstall pg_view.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "pg_view.noarch" package

This guide let you learn how to install pg_view.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install pg_view.noarch

2. Uninstall "pg_view.noarch" package

Please follow the instructions below to uninstall pg_view.noarch on Fedora 36:

$ sudo dnf remove pg_view.noarch $ sudo dnf autoremove

3. Information about the pg_view.noarch package on Fedora 36

Last metadata expiration check: 5:41:56 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : pg_view
Version : 1.4.0
Release : 10.fc36
Architecture : noarch
Size : 170 k
Source : pg_view-1.4.0-10.fc36.src.rpm
Repository : fedora
Summary : Command-line tool to display the state of the PostgreSQL processes
URL : https://github.com/zalando/pg_view
License : ASL 2.0
Description : pg_view is a command-line tool to display the state of the PostgreSQL processes.
: It shows the per-process statistics combined with pg_stat_activity output
: for the processes that have the rows there, global system stats,
: per-partition information and the memory stats.