mingw-w64-leveldb on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "mingw-w64-leveldb" 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-leveldb on Arch using YAY

$ yay -S mingw-w64-leveldb

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

$ yay -Rns mingw-w64-leveldb

2. Manually Install "mingw-w64-leveldb" 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-leveldb's git locally

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

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

$ cd ~/mingw-w64-leveldb $ makepkg -si

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

ID: 656110
Name: mingw-w64-leveldb
PackageBaseID: 122390
PackageBase: mingw-w64-leveldb
Version: 1.22-1
Description: A fast and lightweight key/value database library (mingw-w64)
URL: https://github.com/google/leveldb
NumVotes: 0
Popularity: 0
OutOfDate: 1617787075
Maintainer:
Submitter: osfans
FirstSubmitted: 1494928232
LastModified: 1571035518
URLPath: /cgit/aur.git/snapshot/mingw-w64-leveldb.tar.gz