How to Install and Uninstall python-tds Package on Debian 10 (Buster)

Last updated: May 20,2024

1. Install "python-tds" package

This is a short guide on how to install python-tds on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-tds

2. Uninstall "python-tds" package

This guide covers the steps necessary to uninstall python-tds on Debian 10 (Buster):

$ sudo apt remove python-tds $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-tds package on Debian 10 (Buster)

Package: python-tds
Source: pytds
Version: 1.9.1-1
Installed-Size: 336
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python-six (>= 1.4.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: Python DBAPI driver for MSSQL using pure Python TDS (Python 2)
Description-md5: 3cd150a86e7b6f7d382f6c4dfc66cf78
Homepage: https://github.com/denisenkom/pytds
Section: python
Priority: optional
Filename: pool/main/p/pytds/python-tds_1.9.1-1_all.deb
Size: 64168
MD5sum: 88434dfef63382bfcc9fa59dcb302d2d
SHA256: 0ee5954ec84612359ecd910d4418564319a026096734c17528c6db8d83f2847c

5. The same packages on other Linux Distributions