How to Install and Uninstall mysql-connector-java.noarch Package on Fedora 39
Last updated: November 30,2024
1. Install "mysql-connector-java.noarch" package
Please follow the step by step instructions below to install mysql-connector-java.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
mysql-connector-java.noarch
Copied
2. Uninstall "mysql-connector-java.noarch" package
Please follow the step by step instructions below to uninstall mysql-connector-java.noarch on Fedora 39:
$
sudo dnf remove
mysql-connector-java.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the mysql-connector-java.noarch package on Fedora 39
Last metadata expiration check: 5:23:07 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : mysql-connector-java
Epoch : 1
Version : 8.0.30
Release : 3.fc39
Architecture : noarch
Size : 2.4 M
Source : mysql-connector-java-8.0.30-3.fc39.src.rpm
Repository : fedora
Summary : Official JDBC driver for MySQL
URL : http://dev.mysql.com/downloads/connector/j/
License : GPL-2.0-only
Description : MySQL Connector/J is a native Java driver that converts JDBC (Java Database
: Connectivity) calls into the network protocol used by the MySQL database.
: It lets developers working with the Java programming language easily build
: programs and applets that interact with MySQL and connect all corporate
: data, even in a heterogeneous environment. MySQL Connector/J is a Type
: IV JDBC driver and has a complete JDBC feature set that supports the
: capabilities of MySQL.
Available Packages
Name : mysql-connector-java
Epoch : 1
Version : 8.0.30
Release : 3.fc39
Architecture : noarch
Size : 2.4 M
Source : mysql-connector-java-8.0.30-3.fc39.src.rpm
Repository : fedora
Summary : Official JDBC driver for MySQL
URL : http://dev.mysql.com/downloads/connector/j/
License : GPL-2.0-only
Description : MySQL Connector/J is a native Java driver that converts JDBC (Java Database
: Connectivity) calls into the network protocol used by the MySQL database.
: It lets developers working with the Java programming language easily build
: programs and applets that interact with MySQL and connect all corporate
: data, even in a heterogeneous environment. MySQL Connector/J is a Type
: IV JDBC driver and has a complete JDBC feature set that supports the
: capabilities of MySQL.