How to Install and Uninstall vsqlite++.x86_64 Package on Fedora 34

Last updated: October 08,2024

1. Install "vsqlite++.x86_64" package

This is a short guide on how to install vsqlite++.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install vsqlite++.x86_64

2. Uninstall "vsqlite++.x86_64" package

In this section, we are going to explain the necessary steps to uninstall vsqlite++.x86_64 on Fedora 34:

$ sudo dnf remove vsqlite++.x86_64 $ sudo dnf autoremove

3. Information about the vsqlite++.x86_64 package on Fedora 34

Last metadata expiration check: 4:21:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : vsqlite++
Version : 0.3.13
Release : 27.fc34
Architecture : x86_64
Size : 58 k
Source : vsqlite++-0.3.13-27.fc34.src.rpm
Repository : fedora
Summary : Well designed C++ sqlite 3.x wrapper library
URL : http://vsqlite.virtuosic-bytes.com
License : BSD
Description : VSQLite++ is a C++ wrapper for sqlite3 using the C++ standard library and boost.
: VSQLite++ is designed to be easy to use and focuses on simplicity.