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

Last updated: January 20,2025

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

This guide let you learn how to install php72-php-odbc.x86_64 on Fedora 35

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

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

This tutorial shows how to uninstall php72-php-odbc.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:38:21 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php72-php-odbc
Version : 7.2.34
Release : 11.fc35.remi
Architecture : x86_64
Size : 43 k
Source : php72-php-7.2.34-11.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 php72-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.