How To Install unixODBC on Fedora 36
Introduction
In this tutorial we learn how to install unixODBC
on Fedora 36.
What is unixODBC
Install unixODBC if you want to access databases through ODBC. You will also need the mariadb-connector-odbc package if you want to access a MySQL or MariaDB database, and/or the postgresql-odbc package for PostgreSQL.
We can use yum
or dnf
to install unixODBC
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install unixODBC.
Install unixODBC on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install unixODBC
using dnf
by running the following command:
sudo dnf -y install unixODBC
Install unixODBC on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install unixODBC
using yum
by running the following command:
sudo yum -y install unixODBC
How To Uninstall unixODBC on Fedora 36
To uninstall only the unixODBC
package we can use the following command:
sudo dnf remove unixODBC
unixODBC Package Contents on Fedora 36
/etc/odbc.ini
/etc/odbcinst.ini
/usr/bin/dltest
/usr/bin/isql
/usr/bin/iusql
/usr/bin/odbc_config
/usr/bin/odbcinst
/usr/bin/slencheck
/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/7b9c606c9b540ac6c445537ad1cca29b7e65c0
/usr/lib/.build-id/10
/usr/lib/.build-id/10/787bad55bb7aaf91f719d3fc242cbe378211c2
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/3baa99c44433eedae0335ccf13cad5f5c35c9f
/usr/lib/.build-id/28
/usr/lib/.build-id/28/1c3c2072a40d2e6a93fa5ba288ff9a561b4b93
/usr/lib/.build-id/28/eeac92839b014b95918ba75f3ab6087095d6ef
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/05b951f0da415a63e88fd0b637317a6d2f5510
/usr/lib/.build-id/42
/usr/lib/.build-id/42/428bdce94798ce4216c85f8e787d6d4e224260
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/394b810fd0c260452270d2ef0bf184a43fd101
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/f7769ac08a6b44a2df819dcbc5e22de02ef014
/usr/lib/.build-id/67
/usr/lib/.build-id/67/4f8c7a421286448e4dd622d79a8fbdd32652a9
/usr/lib/.build-id/81
/usr/lib/.build-id/81/6dcccba575e265e3002e469a5ff21f1a568695
/usr/lib/.build-id/81/ad149c3d51ff4ea1fbe5f2e39a0e48758e0599
/usr/lib/.build-id/91
/usr/lib/.build-id/91/487a7b37b7f7d1108c77854898e66b8e8f4439
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/7960ae48f6e6fa58f1fb6c5f7fc57d7a5757f5
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/a044bef91b6008a08f6905923463376b68d442
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/f91f4b11f17e4f91e31cc65668358f30aeb871
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/7afe8471fbd836b5ff5d9f12eb86afc7846d42
/usr/lib/.build-id/da
/usr/lib/.build-id/da/a48a023dfb7a43e505be612a07596d4779f030
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/cc1a2cc6da57155606557fd4d86e1139d4523b
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/3936101eb8861ea7bb5fdf0f7462fa1acfa375
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/820a6ce43d6d507f56a08a9b932ed4546aa938
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/15ace71a6e83c79794834ed43f19f83bdccd7a
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/65e3355a72a1c23987eceaac4f27966e701a5d
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/39eb32523aee8a0f583b9014d5f191c3c8e6db
/usr/lib/libesoobS.so.2
/usr/lib/libesoobS.so.2.0.0
/usr/lib/libmimerS.so.2
/usr/lib/libmimerS.so.2.0.0
/usr/lib/libnn.so.2
/usr/lib/libnn.so.2.0.0
/usr/lib/libodbc.so.2
/usr/lib/libodbc.so.2.0.0
/usr/lib/libodbccr.so.2
/usr/lib/libodbccr.so.2.0.0
/usr/lib/libodbcdrvcfg1S.so.2
/usr/lib/libodbcdrvcfg1S.so.2.0.0
/usr/lib/libodbcdrvcfg2S.so.2
/usr/lib/libodbcdrvcfg2S.so.2.0.0
/usr/lib/libodbcinst.so.2
/usr/lib/libodbcinst.so.2.0.0
/usr/lib/libodbcminiS.so.2
/usr/lib/libodbcminiS.so.2.0.0
/usr/lib/libodbcmyS.so.2
/usr/lib/libodbcmyS.so.2.0.0
/usr/lib/libodbcnnS.so.2
/usr/lib/libodbcnnS.so.2.0.0
/usr/lib/libodbcpsqlS.so.2
/usr/lib/libodbcpsqlS.so.2.0.0
/usr/lib/libodbctxtS.so.2
/usr/lib/libodbctxtS.so.2.0.0
/usr/lib/liboplodbcS.so.2
/usr/lib/liboplodbcS.so.2.0.0
/usr/lib/liboraodbcS.so.2
/usr/lib/liboraodbcS.so.2.0.0
/usr/lib/libsapdbS.so.2
/usr/lib/libsapdbS.so.2.0.0
/usr/lib/libtdsS.so.2
/usr/lib/libtdsS.so.2.0.0
/usr/lib/libtemplate.so.2
/usr/lib/libtemplate.so.2.0.0
/usr/lib/unixODBC/libodbcmyS.so
/usr/lib/unixODBC/libodbcpsqlS.so
/usr/lib/unixODBC/libtdsS.so
/usr/share/doc/unixODBC
/usr/share/doc/unixODBC/AUTHORS
/usr/share/doc/unixODBC/COPYING
/usr/share/doc/unixODBC/ChangeLog
/usr/share/doc/unixODBC/NEWS
/usr/share/doc/unixODBC/README
/usr/share/doc/unixODBC/README.dist
/usr/share/doc/unixODBC/doc
/usr/share/doc/unixODBC/doc/AdministratorManual
/usr/share/doc/unixODBC/doc/AdministratorManual/index.html
/usr/share/doc/unixODBC/doc/AdministratorManual/odbcinst.html
/usr/share/doc/unixODBC/doc/AdministratorManual/php3.html
/usr/share/doc/unixODBC/doc/AdministratorManual/unixODBC.gif
/usr/share/doc/unixODBC/doc/AdministratorManual/unixODBCsetup.html
/usr/share/doc/unixODBC/doc/ProgrammerManual
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/close.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/conne.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/dsn.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/gloss.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/index.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/intro.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/navi.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/odbc.css
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/query.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/resul.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/index.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/unixODBC.gif
/usr/share/doc/unixODBC/doc/UserManual
/usr/share/doc/unixODBC/doc/UserManual/Figure1.gif
/usr/share/doc/unixODBC/doc/UserManual/Figure2.gif
/usr/share/doc/unixODBC/doc/UserManual/Figure3.gif
/usr/share/doc/unixODBC/doc/UserManual/Figure4.gif
/usr/share/doc/unixODBC/doc/UserManual/Figure6.gif
/usr/share/doc/unixODBC/doc/UserManual/My.sql
/usr/share/doc/unixODBC/doc/UserManual/StarOfficeDataGrid.gif
/usr/share/doc/unixODBC/doc/UserManual/index.html
/usr/share/doc/unixODBC/doc/UserManual/unixODBC.gif
/usr/share/doc/unixODBC/doc/index.html
/usr/share/doc/unixODBC/doc/lst
/usr/share/doc/unixODBC/doc/lst/InternalStructure.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure.vsd
/usr/share/doc/unixODBC/doc/lst/InternalStructure2.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure2.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure3.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure3.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure4.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure4.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure5.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure5.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure6.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure6.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure7.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure7.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure8.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure8.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure9.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure9.html
/usr/share/doc/unixODBC/doc/lst/back.gif
/usr/share/doc/unixODBC/doc/lst/next.gif
/usr/share/doc/unixODBC/doc/smallbook.gif
/usr/share/doc/unixODBC/doc/unixODBC.gif
/usr/share/man/man1/dltest.1.gz
/usr/share/man/man1/isql.1.gz
/usr/share/man/man1/iusql.1.gz
/usr/share/man/man1/odbc_config.1.gz
/usr/share/man/man1/odbcinst.1.gz
/usr/share/man/man5/odbc.ini.5.gz
/usr/share/man/man5/odbcinst.ini.5.gz
/usr/share/man/man7/unixODBC.7.gz
References
Summary
In this tutorial we learn how to install unixODBC
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install unixODBC on Fedora 36” linkTitle: “unixODBC” type: “docs” description: “In this tutorial we learn how to install unixODBC in Fedora 36. unixODBC is A complete ODBC driver manager for Linux” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/unixODBC-featured.png
Introduction
In this tutorial we learn how to install unixODBC
on Fedora 36.
What is unixODBC
Install unixODBC if you want to access databases through ODBC. You will also need the mariadb-connector-odbc package if you want to access a MySQL or MariaDB database, and/or the postgresql-odbc package for PostgreSQL.
We can use yum
or dnf
to install unixODBC
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install unixODBC.
Install unixODBC on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install unixODBC
using dnf
by running the following command:
sudo dnf -y install unixODBC
Install unixODBC on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install unixODBC
using yum
by running the following command:
sudo yum -y install unixODBC
How To Uninstall unixODBC on Fedora 36
To uninstall only the unixODBC
package we can use the following command:
sudo dnf remove unixODBC
unixODBC Package Contents on Fedora 36
/etc/odbc.ini
/etc/odbcinst.ini
/usr/bin/dltest
/usr/bin/isql
/usr/bin/iusql
/usr/bin/odbc_config
/usr/bin/odbcinst
/usr/bin/slencheck
/usr/lib/.build-id
/usr/lib/.build-id/09
/usr/lib/.build-id/09/2f2cf2b64480d42b60ea9227284124b72af658
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/86a4b5bc8de8b2188138a9426a8707ef8cf155
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/80ef75196fba546e95965fbf2b73cd29d25ceb
/usr/lib/.build-id/14
/usr/lib/.build-id/14/f9697da917c6feab58b4d567bdaa13b9f54236
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/298b28851c292b2008327c5ff71179e399b9da
/usr/lib/.build-id/28
/usr/lib/.build-id/28/5a66a823154b34983b37e13fc43b25c5ed060a
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/bbecd22c590974923f362c452a88700c012afb
/usr/lib/.build-id/30
/usr/lib/.build-id/30/ee8fa49073397eb9615c3055e44eaf6b65f718
/usr/lib/.build-id/34
/usr/lib/.build-id/34/fe72aa1c285770a7fabd9633080cf395429efc
/usr/lib/.build-id/42
/usr/lib/.build-id/42/b0d34ffe82f1fbaad82be117827e68d88b6be7
/usr/lib/.build-id/49
/usr/lib/.build-id/49/3cfc25393a18f64f59a42d66decf0201dfb547
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/e5f1222f468bd4e26bc407d4451b2fd4d352c0
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/182c84854f1643b69f4203c8eb555a80d846c7
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/06dcc4a245e1c1350a8a08fd80e8691d708493
/usr/lib/.build-id/7e/f9b1bb1e018587492850877b2bd7baaa22d577
/usr/lib/.build-id/85
/usr/lib/.build-id/85/757688f32590ff14d98d995d5b58573f343920
/usr/lib/.build-id/87
/usr/lib/.build-id/87/eec88e19984f1238a8875e8b45f19e43722b60
/usr/lib/.build-id/91
/usr/lib/.build-id/91/b931c34b40d46af4c3c3f9420f67a719a81319
/usr/lib/.build-id/92
/usr/lib/.build-id/92/1048dd84bdf7dd98e3f0e4fba1ccc870a2d0c1
/usr/lib/.build-id/93
/usr/lib/.build-id/93/112aea423db11278c5ef02a143db1cbd8d39ed
/usr/lib/.build-id/95
/usr/lib/.build-id/95/67af318e7b2d9c879c7345525cf1a9470bf34e
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/95486babc07a59d1998e8ca7b8187f3b81b217
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/f983e4af5e3da36209554f6d424df2ac2cb9f4
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/c7dd97dff133074c05b2caf7b61defc65eefb7
/usr/lib64/libesoobS.so.2
/usr/lib64/libesoobS.so.2.0.0
/usr/lib64/libmimerS.so.2
/usr/lib64/libmimerS.so.2.0.0
/usr/lib64/libnn.so.2
/usr/lib64/libnn.so.2.0.0
/usr/lib64/libodbc.so.2
/usr/lib64/libodbc.so.2.0.0
/usr/lib64/libodbccr.so.2
/usr/lib64/libodbccr.so.2.0.0
/usr/lib64/libodbcdrvcfg1S.so.2
/usr/lib64/libodbcdrvcfg1S.so.2.0.0
/usr/lib64/libodbcdrvcfg2S.so.2
/usr/lib64/libodbcdrvcfg2S.so.2.0.0
/usr/lib64/libodbcinst.so.2
/usr/lib64/libodbcinst.so.2.0.0
/usr/lib64/libodbcminiS.so.2
/usr/lib64/libodbcminiS.so.2.0.0
/usr/lib64/libodbcmyS.so.2
/usr/lib64/libodbcmyS.so.2.0.0
/usr/lib64/libodbcnnS.so.2
/usr/lib64/libodbcnnS.so.2.0.0
/usr/lib64/libodbcpsqlS.so.2
/usr/lib64/libodbcpsqlS.so.2.0.0
/usr/lib64/libodbctxtS.so.2
/usr/lib64/libodbctxtS.so.2.0.0
/usr/lib64/liboplodbcS.so.2
/usr/lib64/liboplodbcS.so.2.0.0
/usr/lib64/liboraodbcS.so.2
/usr/lib64/liboraodbcS.so.2.0.0
/usr/lib64/libsapdbS.so.2
/usr/lib64/libsapdbS.so.2.0.0
/usr/lib64/libtdsS.so.2
/usr/lib64/libtdsS.so.2.0.0
/usr/lib64/libtemplate.so.2
/usr/lib64/libtemplate.so.2.0.0
/usr/lib64/unixODBC/libodbcmyS.so
/usr/lib64/unixODBC/libodbcpsqlS.so
/usr/lib64/unixODBC/libtdsS.so
/usr/share/doc/unixODBC
/usr/share/doc/unixODBC/AUTHORS
/usr/share/doc/unixODBC/COPYING
/usr/share/doc/unixODBC/ChangeLog
/usr/share/doc/unixODBC/NEWS
/usr/share/doc/unixODBC/README
/usr/share/doc/unixODBC/README.dist
/usr/share/doc/unixODBC/doc
/usr/share/doc/unixODBC/doc/AdministratorManual
/usr/share/doc/unixODBC/doc/AdministratorManual/index.html
/usr/share/doc/unixODBC/doc/AdministratorManual/odbcinst.html
/usr/share/doc/unixODBC/doc/AdministratorManual/php3.html
/usr/share/doc/unixODBC/doc/AdministratorManual/unixODBC.gif
/usr/share/doc/unixODBC/doc/AdministratorManual/unixODBCsetup.html
/usr/share/doc/unixODBC/doc/ProgrammerManual
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/close.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/conne.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/dsn.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/gloss.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/index.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/intro.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/navi.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/odbc.css
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/query.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/Tutorial/resul.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/index.html
/usr/share/doc/unixODBC/doc/ProgrammerManual/unixODBC.gif
/usr/share/doc/unixODBC/doc/UserManual
/usr/share/doc/unixODBC/doc/UserManual/Figure1.gif
/usr/share/doc/unixODBC/doc/UserManual/Figure2.gif
/usr/share/doc/unixODBC/doc/UserManual/Figure3.gif
/usr/share/doc/unixODBC/doc/UserManual/Figure4.gif
/usr/share/doc/unixODBC/doc/UserManual/Figure6.gif
/usr/share/doc/unixODBC/doc/UserManual/My.sql
/usr/share/doc/unixODBC/doc/UserManual/StarOfficeDataGrid.gif
/usr/share/doc/unixODBC/doc/UserManual/index.html
/usr/share/doc/unixODBC/doc/UserManual/unixODBC.gif
/usr/share/doc/unixODBC/doc/index.html
/usr/share/doc/unixODBC/doc/lst
/usr/share/doc/unixODBC/doc/lst/InternalStructure.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure.vsd
/usr/share/doc/unixODBC/doc/lst/InternalStructure2.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure2.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure3.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure3.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure4.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure4.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure5.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure5.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure6.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure6.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure7.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure7.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure8.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure8.html
/usr/share/doc/unixODBC/doc/lst/InternalStructure9.gif
/usr/share/doc/unixODBC/doc/lst/InternalStructure9.html
/usr/share/doc/unixODBC/doc/lst/back.gif
/usr/share/doc/unixODBC/doc/lst/next.gif
/usr/share/doc/unixODBC/doc/smallbook.gif
/usr/share/doc/unixODBC/doc/unixODBC.gif
/usr/share/man/man1/dltest.1.gz
/usr/share/man/man1/isql.1.gz
/usr/share/man/man1/iusql.1.gz
/usr/share/man/man1/odbc_config.1.gz
/usr/share/man/man1/odbcinst.1.gz
/usr/share/man/man5/odbc.ini.5.gz
/usr/share/man/man5/odbcinst.ini.5.gz
/usr/share/man/man7/unixODBC.7.gz
References
Summary
In this tutorial we learn how to install unixODBC
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).