mingw-w64-sqlite on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "mingw-w64-sqlite" 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
Copied
b. Install mingw-w64-sqlite on Arch using YAY
$
yay -S
mingw-w64-sqlite
Copied
* (Optional) Uninstall mingw-w64-sqlite on Arch using YAY
$
yay -Rns
mingw-w64-sqlite
Copied
2. Manually Install "mingw-w64-sqlite" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mingw-w64-sqlite's git locally
$
git clone https://aur.archlinux.org/mingw-w64-sqlite.git
~/mingw-w64-sqlite
Copied
c. Go to ~/mingw-w64-sqlite folder and install it
$
cd
~/mingw-w64-sqlite
Copied
$
makepkg -si
Copied
3. Information about the mingw-w64-sqlite package on Arch User Repository (AUR)
ID: 1426520
Name: mingw-w64-sqlite
PackageBaseID: 82641
PackageBase: mingw-w64-sqlite
Version: 3.45.2-1
Description: A C library that implements an SQL database engine (mingw-w64)
URL: https://www.sqlite.org/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: jazztickets
Submitter: felixonmars
FirstSubmitted: 1402150632
LastModified: 1710343934
URLPath: /cgit/aur.git/snapshot/mingw-w64-sqlite.tar.gz
Name: mingw-w64-sqlite
PackageBaseID: 82641
PackageBase: mingw-w64-sqlite
Version: 3.45.2-1
Description: A C library that implements an SQL database engine (mingw-w64)
URL: https://www.sqlite.org/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: jazztickets
Submitter: felixonmars
FirstSubmitted: 1402150632
LastModified: 1710343934
URLPath: /cgit/aur.git/snapshot/mingw-w64-sqlite.tar.gz