How to Install and Uninstall slony1-2-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "slony1-2-bin" package

Please follow the guidance below to install slony1-2-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install slony1-2-bin

2. Uninstall "slony1-2-bin" package

Please follow the guidelines below to uninstall slony1-2-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove slony1-2-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the slony1-2-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: slony1-2-bin
Priority: optional
Section: universe/database
Installed-Size: 817
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: slony1-2
Version: 2.2.4-3
Provides: slony1-bin
Depends: logrotate (>= 3.8), postgresql-common, perl, libc6 (>= 2.15), libpq5
Recommends: postgresql-9.5-slony1-2, libdbd-pg-perl, ntp | openntpd | chrony
Suggests: slony1-2-doc, libpg-perl
Conflicts: slony1-bin
Filename: pool/universe/s/slony1-2/slony1-2-bin_2.2.4-3_amd64.deb
Size: 210030
MD5sum: 82dc1c2fee618aecbcf60e45d1e67643
SHA1: 1342ac4f32946ab5447ce635bf8e784a900d0838
SHA256: adeb1086556c964da7478f9a17d9d03f6b562d5b701327002b438fd887fbe78d
Description-en: replication system for PostgreSQL: daemon and administration tools
Slony-I is an asynchronous master-to-multiple-slaves replication system
for PostgreSQL with cascading and slave promotion.
.
This package contains the slon daemon and the slonik administration tool.
It should be installed on those hosts where Slony-I daemons are to be run
or administered, which usually, but not necessarily, are the hosts where
the database server nodes are running.
Description-md5: 8c1e911069818f6f365047cde52730be
Homepage: http://slony.info/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu