How to Install and Uninstall python3-jaydebeapi.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "python3-jaydebeapi.noarch" package

Please follow the step by step instructions below to install python3-jaydebeapi.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-jaydebeapi.noarch

2. Uninstall "python3-jaydebeapi.noarch" package

Please follow the guidelines below to uninstall python3-jaydebeapi.noarch on Fedora 36:

$ sudo dnf remove python3-jaydebeapi.noarch $ sudo dnf autoremove

3. Information about the python3-jaydebeapi.noarch package on Fedora 36

Last metadata expiration check: 3:18:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-jaydebeapi
Version : 1.2.3
Release : 6.fc36
Architecture : noarch
Size : 40 k
Source : python-jaydebeapi-1.2.3-6.fc36.src.rpm
Repository : fedora
Summary : Bridge from JDBC database drivers to Python DB-API
URL : https://github.com/baztian/jaydebeapi
License : GPLv3
Description :
: The JayDeBeApi module allows you to connect from Python code to databases using
: Java JDBC. It provides a Python DB-API v2.0 to that database.