How to Install and Uninstall mysql++-devel.x86_64 Package on Fedora 38

Last updated: October 04,2024

1. Install "mysql++-devel.x86_64" package

Please follow the guidance below to install mysql++-devel.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install mysql++-devel.x86_64

2. Uninstall "mysql++-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall mysql++-devel.x86_64 on Fedora 38:

$ sudo dnf remove mysql++-devel.x86_64 $ sudo dnf autoremove

3. Information about the mysql++-devel.x86_64 package on Fedora 38

Last metadata expiration check: 5:37:40 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : mysql++-devel
Version : 3.3.0
Release : 4.fc38
Architecture : x86_64
Size : 153 k
Source : mysql++-3.3.0-4.fc38.src.rpm
Repository : fedora
Summary : MySQL++ developer files (headers, examples, etc.)
URL : https://tangentsoft.com/mysqlpp/home
License : LGPLv2+
Description : These are the files needed to compile MySQL++ based programs,
: plus some sample code to get you started.You probably need to
: install the -manuals package.
:
: If you aren't building your own programs, you probably don't need
: to install this package.