How to Install and Uninstall postgresql-13-semver Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 05,2024

1. Install "postgresql-13-semver" package

Please follow the instructions below to install postgresql-13-semver on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install postgresql-13-semver

2. Uninstall "postgresql-13-semver" package

Please follow the guidance below to uninstall postgresql-13-semver on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove postgresql-13-semver $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-13-semver package on Ubuntu 21.10 (Impish Indri)

Package: postgresql-13-semver
Architecture: amd64
Version: 0.31.1-1
Priority: optional
Section: universe/database
Source: postgresql-semver
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Felix Lechner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 88
Depends: libc6 (>= 2.4), postgresql-13
Filename: pool/universe/p/postgresql-semver/postgresql-13-semver_0.31.1-1_amd64.deb
Size: 17420
MD5sum: 076283796a82991240b77c10103b03a8
SHA1: d30f408ed93791b9cdd14d918ef2657fa189fc94
SHA256: edad9e61a85bb1efa288f9a59ad999f3f8e510b1b5cfac0172921155e0f26597
SHA512: 6e54ee60d8e9a3a78df2842f9f5cb81a2575d7efc00c831b1aeda582ad47f02391adbd4898df9c9aad1ce8c6abea2931532b6751ccd2ebd25e41d29d42580580
Homepage: https://pgxn.org/dist/semver/doc/semver.html
Description-en: Semantic version number type for PostgreSQL
This library contains a single PostgreSQL extension for a data type
called 'semver'. It implements the version number format described
in the Semantic Versioning 2.0.0 Specification. [1]
.
[1] https://semver.org/spec/v2.0.0.html
Description-md5: 6e7b09416aeb5ddbe8da8252b83e5a71

5. The same packages on other Linux Distributions