How to Install and Uninstall php71-php-odbc.x86_64 Package on Fedora 35

Last updated: May 19,2024

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

Please follow the guidance below to install php71-php-odbc.x86_64 on Fedora 35

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

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

Learn how to uninstall php71-php-odbc.x86_64 on Fedora 35:

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

3. Information about the php71-php-odbc.x86_64 package on Fedora 35

Last metadata expiration check: 1:52:35 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php71-php-odbc
Version : 7.1.33
Release : 20.fc35.remi
Architecture : x86_64
Size : 43 k
Source : php71-php-7.1.33-20.fc35.remi.src.rpm
Repository : remi
Summary : A module for PHP applications that use ODBC databases
URL : http://www.php.net/
License : PHP
Description : The php71-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.