How to Install and Uninstall freetds-libs.x86_64 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "freetds-libs.x86_64" package

Please follow the guidelines below to install freetds-libs.x86_64 on Oracle Linux 9

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

2. Uninstall "freetds-libs.x86_64" package

This is a short guide on how to uninstall freetds-libs.x86_64 on Oracle Linux 9:

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

3. Information about the freetds-libs.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:22:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : freetds-libs
Version : 1.3.3
Release : 1.el9
Architecture : x86_64
Size : 426 k
Source : freetds-1.3.3-1.el9.src.rpm
Repository : epel
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.