How to Install and Uninstall freetds.x86_64 Package on Fedora 36

Last updated: January 04,2025

1. Install "freetds.x86_64" package

Please follow the guidance below to install freetds.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install freetds.x86_64

2. Uninstall "freetds.x86_64" package

This guide covers the steps necessary to uninstall freetds.x86_64 on Fedora 36:

$ sudo dnf remove freetds.x86_64 $ sudo dnf autoremove

3. Information about the freetds.x86_64 package on Fedora 36

Last metadata expiration check: 0:35:37 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : freetds
Version : 1.3.3
Release : 2.fc36
Architecture : x86_64
Size : 274 k
Source : freetds-1.3.3-2.fc36.src.rpm
Repository : fedora
Summary : Implementation of the TDS (Tabular DataStream) protocol
URL : http://www.freetds.org/
License : LGPLv2+ and GPLv2+
Description : FreeTDS is a project to document and implement the TDS (Tabular
: DataStream) protocol. TDS is used by Sybase(TM) and Microsoft(TM) for
: client to database server communications. FreeTDS includes call
: level interfaces for DB-Lib, CT-Lib, and ODBC.