How to Install and Uninstall python3-pymssql.x86_64 Package on Fedora 38
Last updated: October 31,2024
1. Install "python3-pymssql.x86_64" package
This guide let you learn how to install python3-pymssql.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-pymssql.x86_64
Copied
2. Uninstall "python3-pymssql.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python3-pymssql.x86_64 on Fedora 38:
$
sudo dnf remove
python3-pymssql.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pymssql.x86_64 package on Fedora 38
Last metadata expiration check: 3:41:35 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pymssql
Version : 2.2.11
Release : 1.fc38
Architecture : x86_64
Size : 234 k
Source : python-pymssql-2.2.11-1.fc38.src.rpm
Repository : updates
Summary : DB-API interface to Microsoft SQL Server
URL : http://pymssql.org/
License : LGPL-2.0-or-later
Description : A simple database interface for Python that builds on top of FreeTDS to provide
: a Python DB-API (PEP-249) interface to Microsoft SQL Server.
Available Packages
Name : python3-pymssql
Version : 2.2.11
Release : 1.fc38
Architecture : x86_64
Size : 234 k
Source : python-pymssql-2.2.11-1.fc38.src.rpm
Repository : updates
Summary : DB-API interface to Microsoft SQL Server
URL : http://pymssql.org/
License : LGPL-2.0-or-later
Description : A simple database interface for Python that builds on top of FreeTDS to provide
: a Python DB-API (PEP-249) interface to Microsoft SQL Server.