How to Install and Uninstall python3-pyodbc Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: September 19,2024

1. Install "python3-pyodbc" package

This tutorial shows how to install python3-pyodbc on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-pyodbc

2. Uninstall "python3-pyodbc" package

In this section, we are going to explain the necessary steps to uninstall python3-pyodbc on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-pyodbc package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-pyodbc
Architecture: amd64
Version: 5.1.0-1
Multi-Arch: same
Priority: optional
Section: universe/python
Source: pyodbc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Deepak Tripathi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 389
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libodbc2 (>= 2.3.1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/p/pyodbc/python3-pyodbc_5.1.0-1_amd64.deb
Size: 93056
MD5sum: 34274cb45313c79eb50c5564bbdbf8f4
SHA1: 0d7fe1c3ec823bb59570f96bc814966f82562fb0
SHA256: cacfe2f2e074176084df06b2a87b069472d788270bef6ef380628c93a0b03d5a
SHA512: 73bc4c0d18594c11acfff33a95f0d53336560b5fc5b0e7d044a539dc184bc788fc1caa0a140cb3df5f3760bd89c35198ed94fbb86ccbae12353c66f7e8954d1d
Homepage: https://mkleehammer.github.io/pyodbc/
Description: Python3 module for ODBC database access
Description-md5: 5465274f0a4966139dc49f1cfe3cf9b3
Task: ubuntustudio-video