How to Install and Uninstall python-tds Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "python-tds" package

This guide let you learn how to install python-tds on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-tds

2. Uninstall "python-tds" package

Please follow the step by step instructions below to uninstall python-tds on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-tds package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-tds
Architecture: all
Version: 1.8.2-1
Priority: optional
Section: universe/python
Source: pytds
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 300
Depends: python-six (>= 1.4.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pytds/python-tds_1.8.2-1_all.deb
Size: 58536
MD5sum: 97d49c0cce49edba7e2d4374eb854608
SHA1: 7e6d30a58d866937460b210e108adc93855f90d1
SHA256: 25c3032f7e970a3df2dacbe18ef1f29a1cffc6f7981216cf2b079dd1304ee51f
Homepage: https://github.com/denisenkom/pytds
Description: Python DBAPI driver for MSSQL using pure Python TDS (Python 2)
Description-md5: 3cd150a86e7b6f7d382f6c4dfc66cf78

5. The same packages on other Linux Distributions