How to Install and Uninstall python3-tds Package on Kali Linux

Last updated: November 24,2024

1. Install "python3-tds" package

Please follow the step by step instructions below to install python3-tds on Kali Linux

$ sudo apt update $ sudo apt install python3-tds

2. Uninstall "python3-tds" package

Please follow the step by step instructions below to uninstall python3-tds on Kali Linux:

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

3. Information about the python3-tds package on Kali Linux

Package: python3-tds
Source: pytds
Version: 1.11.0-1
Installed-Size: 306
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six (>= 1.4.1), python3:any
Size: 58140
SHA256: de439e4f33f3617f8224bbb89d0e19b7042016a6b6be2fcb3115cb4f9ad3254e
SHA1: ca5c250390df735dd6ab5467433a80d47343c67f
MD5sum: 624ebf7b510901d9f09ed6ad23942a44
Description: Python DBAPI driver for MSSQL using pure Python TDS (Python 3)
A platform independent Python DBAPI driver for Microsoft SQL Server using pure
Python TDS (Tabular Data Stream) protocol implementation. It doesn't depend on
ADO or FreeTDS.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/denisenkom/pytds
Section: python
Priority: optional
Filename: pool/main/p/pytds/python3-tds_1.11.0-1_all.deb