mingw-w64-vsqlite++ on AUR (Arch User Repository)

Last updated: June 28,2024

1. Install "mingw-w64-vsqlite++" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mingw-w64-vsqlite++ on Arch using YAY

$ yay -S mingw-w64-vsqlite++

* (Optional) Uninstall mingw-w64-vsqlite++ on Arch using YAY

$ yay -Rns mingw-w64-vsqlite++

2. Manually Install "mingw-w64-vsqlite++" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mingw-w64-vsqlite++'s git locally

$ git clone https://aur.archlinux.org/mingw-w64-vsqlite++.git ~/mingw-w64-vsqlite++

c. Go to ~/mingw-w64-vsqlite++ folder and install it

$ cd ~/mingw-w64-vsqlite++ $ makepkg -si

3. Information about the mingw-w64-vsqlite++ package on Arch User Repository (AUR)

ID: 803285
Name: mingw-w64-vsqlite++
PackageBaseID: 87605
PackageBase: mingw-w64-vsqlite++
Version: 0.3.13-3
Description: SQLite wrapper library for C++ (mingw-w64)
URL: https://sourceforge.net/projects/sqlitepp/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yan12125
FirstSubmitted: 1416723146
LastModified: 1602433665
URLPath: /cgit/aur.git/snapshot/mingw-w64-vsqlite++.tar.gz