How to Install and Uninstall pg-semver.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "pg-semver.x86_64" package

Please follow the step by step instructions below to install pg-semver.x86_64 on Fedora 34

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

2. Uninstall "pg-semver.x86_64" package

Please follow the instructions below to uninstall pg-semver.x86_64 on Fedora 34:

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

3. Information about the pg-semver.x86_64 package on Fedora 34

Last metadata expiration check: 5:16:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : pg-semver
Version : 0.31.0
Release : 4.fc34
Architecture : x86_64
Size : 42 k
Source : pg-semver-0.31.0-4.fc34.src.rpm
Repository : fedora
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.