How to Install and Uninstall pg-semver.x86_64 Package on Rocky Linux 8

Last updated: May 10,2024

1. Install "pg-semver.x86_64" package

Please follow the guidance below to install pg-semver.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install pg-semver.x86_64

2. Uninstall "pg-semver.x86_64" package

Learn how to uninstall pg-semver.x86_64 on Rocky Linux 8:

$ sudo dnf remove pg-semver.x86_64 $ sudo dnf autoremove

3. Information about the pg-semver.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:31:48 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : pg-semver
Version : 0.30.0
Release : 2.el8
Architecture : x86_64
Size : 28 k
Source : pg-semver-0.30.0-2.el8.src.rpm
Repository : epel
Summary : A semantic version data type for PostgreSQL
URL : https://github.com/theory/pg-semver
License : PostgreSQL
Description : PostgreSQL server extension implementing data type called "semver".
: It's an implementation of the version number format specified by the
: Semantic Versioning Specification.