leveldb-dumper on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S leveldb-dumper

* (Optional) Uninstall leveldb-dumper on Arch using YAY

$ yay -Rns leveldb-dumper

2. Manually Install "leveldb-dumper" via AUR

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

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

b. Clone leveldb-dumper's git locally

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

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

$ cd ~/leveldb-dumper $ makepkg -si

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

ID: 952129
Name: leveldb-dumper
PackageBaseID: 170321
PackageBase: leveldb-dumper
Version: 3.0.0_beta.1-1
Description: Dumps all of the Key/Value pairs from a LevelDB database
URL: https://github.com/mdawsonuk/LevelDBDumper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1629858337
LastModified: 1629872588
URLPath: /cgit/aur.git/snapshot/leveldb-dumper.tar.gz