How to Install and Uninstall sqlitecpp.x86_64 Package on Fedora 34

Last updated: October 08,2024

1. Install "sqlitecpp.x86_64" package

Learn how to install sqlitecpp.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install sqlitecpp.x86_64

2. Uninstall "sqlitecpp.x86_64" package

Learn how to uninstall sqlitecpp.x86_64 on Fedora 34:

$ sudo dnf remove sqlitecpp.x86_64 $ sudo dnf autoremove

3. Information about the sqlitecpp.x86_64 package on Fedora 34

Last metadata expiration check: 2:22:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : sqlitecpp
Version : 3.1.1
Release : 2.fc34
Architecture : x86_64
Size : 38 k
Source : sqlitecpp-3.1.1-2.fc34.src.rpm
Repository : fedora
Summary : Smart and easy to use C++ SQLite3 wrapper
URL : https://github.com/SRombauts/SQLiteCpp
License : MIT
Description : SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
:
: SQLiteC++ offers an encapsulation around the native C APIs of SQLite,
: with a few intuitive and well documented C++ classes.