How to Install and Uninstall php83-php-odbc.x86_64 Package on Fedora 39

Last updated: September 27,2024

1. Install "php83-php-odbc.x86_64" package

Learn how to install php83-php-odbc.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install php83-php-odbc.x86_64

2. Uninstall "php83-php-odbc.x86_64" package

Here is a brief guide to show you how to uninstall php83-php-odbc.x86_64 on Fedora 39:

$ sudo dnf remove php83-php-odbc.x86_64 $ sudo dnf autoremove

3. Information about the php83-php-odbc.x86_64 package on Fedora 39

Last metadata expiration check: 0:27:01 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : php83-php-odbc
Version : 8.3.3
Release : 1.fc39.remi
Architecture : x86_64
Size : 51 k
Source : php83-php-8.3.3-1.fc39.remi.src.rpm
Repository : remi
Summary : A module for PHP applications that use ODBC databases
URL : http://www.php.net/
License : PHP-3.01
Description : The php83-php-odbc package contains a dynamic shared object that will add
: database support through ODBC to PHP. ODBC is an open specification
: which provides a consistent API for developers to use for accessing
: data sources (which are often, but not always, databases). PHP is an
: HTML-embeddable scripting language. If you need ODBC support for PHP
: applications, you will need to install this package and the php
: package.