How to Install and Uninstall libvsqlitepp-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "libvsqlitepp-dev" package

In this section, we are going to explain the necessary steps to install libvsqlitepp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvsqlitepp-dev

2. Uninstall "libvsqlitepp-dev" package

Please follow the step by step instructions below to uninstall libvsqlitepp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvsqlitepp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvsqlitepp-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libvsqlitepp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Architecture: amd64
Source: libvsqlitepp
Version: 0.3.13-3.1
Depends: libvsqlitepp3v5 (= 0.3.13-3.1)
Filename: pool/universe/libv/libvsqlitepp/libvsqlitepp-dev_0.3.13-3.1_amd64.deb
Size: 6326
MD5sum: c2792dd2e84d2f2f015a3b4e5dfe8001
SHA1: 17450a46b91678e33d15bb955234dbce84510416
SHA256: adea10e62d94f5a76fca9cf1e4b6c217de9284d998f269a96f861c85b16ebcd8
Description-en: SQLite3 Wrapper for C++ -- development files
VSQLite++ is a welldesigned and portable SQLite3 Wrapper for C++.
.
This package provides development files.
Description-md5: e17c99857acd4366646521b65f5aa056
Homepage: https://github.com/vinzenz/vsqlite--
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu