How to Install and Uninstall postgresql-13-tds-fdw Package on Debian 11 (Bullseye)

Last updated: May 16,2024

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

In this section, we are going to explain the necessary steps to install postgresql-13-tds-fdw on Debian 11 (Bullseye)

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

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

Please follow the step by step instructions below to uninstall postgresql-13-tds-fdw on Debian 11 (Bullseye):

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

3. Information about the postgresql-13-tds-fdw package on Debian 11 (Bullseye)

Package: postgresql-13-tds-fdw
Source: tds-fdw (2.0.2-2)
Version: 2.0.2-2+b1
Installed-Size: 272
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: postgresql-13, libc6 (>= 2.14), libsybdb5 (>= 0.91)
Description: PostgreSQL foreign data wrapper for TDS databases
Description-md5: a5bea4c0e07a4668cb09bf690fc1bd86
Homepage: https://github.com/tds-fdw/tds_fdw
Section: database
Priority: optional
Filename: pool/main/t/tds-fdw/postgresql-13-tds-fdw_2.0.2-2+b1_amd64.deb
Size: 124268
MD5sum: 4830567b34c227ff26c822ae1edde1ba
SHA256: a981ef80bd6dfdf69e652739cf0d3e05de8769256ffb72e47519f997f1888b66

5. The same packages on other Linux Distributions