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

Last updated: October 08,2024

1. Install "python3-jaydebeapi.noarch" package

Here is a brief guide to show you how to install python3-jaydebeapi.noarch on Fedora 34

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

2. Uninstall "python3-jaydebeapi.noarch" package

Please follow the step by step instructions below to uninstall python3-jaydebeapi.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:16:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-jaydebeapi
Version : 1.2.3
Release : 3.fc34
Architecture : noarch
Size : 42 k
Source : python-jaydebeapi-1.2.3-3.fc34.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.