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

Last updated: September 20,2024

1. Install "postgresql-13-tds-fdw" package

This is a short guide on how to install postgresql-13-tds-fdw on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install postgresql-13-tds-fdw

2. Uninstall "postgresql-13-tds-fdw" package

This is a short guide on how to uninstall postgresql-13-tds-fdw on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove postgresql-13-tds-fdw $ sudo apt autoclean && sudo apt autoremove

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

Package: postgresql-13-tds-fdw
Architecture: amd64
Version: 2.0.2-2
Priority: optional
Section: universe/database
Source: tds-fdw
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 271
Depends: postgresql-13, libc6 (>= 2.14), libsybdb5 (>= 0.91)
Filename: pool/universe/t/tds-fdw/postgresql-13-tds-fdw_2.0.2-2_amd64.deb
Size: 124068
MD5sum: 2cb62774ce347ebcfc6d336c6f116d28
SHA1: 5ab4bdf71ce8b8c63863168aeee1e374955f21ff
SHA256: c3f16741a1fea8c5d6d52a06d2c63a1a8197a0e23d7fc375ea6a2e75a65d8555
SHA512: fee87f885dd2898620cae23566a2fa6334b338e177e317e01a75b9dcdced6052e29b9b5a0b1cc92dcbb2f082cbde70556d0846ef540d2be46751a7e61df0855b
Homepage: https://github.com/tds-fdw/tds_fdw
Description-en: PostgreSQL foreign data wrapper for TDS databases
tds_fdw is a PostgreSQL foreign data wrapper that can connect to databases
that use the Tabular Data Stream (TDS) protocol, such as Sybase databases
and Microsoft SQL Server.
Description-md5: a5bea4c0e07a4668cb09bf690fc1bd86

5. The same packages on other Linux Distributions