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

Last updated: May 18,2024

1. Install "postgresql-13-mimeo" package

This tutorial shows how to install postgresql-13-mimeo on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "postgresql-13-mimeo" package

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

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

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

Package: postgresql-13-mimeo
Architecture: all
Version: 1.5.1-9
Priority: optional
Section: universe/database
Source: mimeo
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4468
Depends: postgresql-13, postgresql-contrib-13
Recommends: python3
Filename: pool/universe/m/mimeo/postgresql-13-mimeo_1.5.1-9_all.deb
Size: 110052
MD5sum: 826bf1797538602215662eef520d6088
SHA1: 31656ddd20c4c21967eba1706f055d7c21560ad3
SHA256: 204989c14193670631732711765b7efa276682499f9a4a4e907674d9a93ba365
SHA512: 3577a45938efaed28fc817b3cf50bc724bdd1dcf676a02f602fe6587bc7c7b01a40bc6d593ac2e6d31fa8d728467f61fc530a96994408e79244c09c42e764a1b
Homepage: https://github.com/omniti-labs/mimeo
Description-en: specialized, per-table replication between PostgreSQL instances
Mimeo is a PostgreSQL extension that provides specialized, per-table
replication between PostgreSQL instances. It currently provides snapshot
(whole table copy), incremental (based on an incrementing timestamp or id),
and DML (inserts, updates and deletes) replication methods.
Description-md5: aba3ab4c79244f645a265e7d1ebd1108

5. The same packages on other Linux Distributions