How to Install and Uninstall freetds-libs.i686 Package on Fedora 34

Last updated: July 05,2024

1. Install "freetds-libs.i686" package

Here is a brief guide to show you how to install freetds-libs.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install freetds-libs.i686

2. Uninstall "freetds-libs.i686" package

This guide covers the steps necessary to uninstall freetds-libs.i686 on Fedora 34:

$ sudo dnf remove freetds-libs.i686 $ sudo dnf autoremove

3. Information about the freetds-libs.i686 package on Fedora 34

Last metadata expiration check: 5:32:49 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : freetds-libs
Version : 1.3.3
Release : 1.fc34
Architecture : i686
Size : 436 k
Source : freetds-1.3.3-1.fc34.src.rpm
Repository : updates
Summary : Libraries for freetds
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.
: This package contains the libraries for freetds.