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

Last updated: January 15,2025

1. Install "pg_view.noarch" package

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

$ sudo dnf update $ sudo dnf install pg_view.noarch

2. Uninstall "pg_view.noarch" package

Please follow the steps below to uninstall pg_view.noarch on Fedora 38:

$ sudo dnf remove pg_view.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:30:09 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : pg_view
Version : 1.4.0
Release : 12.fc38
Architecture : noarch
Size : 170 k
Source : pg_view-1.4.0-12.fc38.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.