leveldb-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S leveldb-git

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

$ yay -Rns leveldb-git

2. Manually Install "leveldb-git" via AUR

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

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

b. Clone leveldb-git's git locally

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

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

$ cd ~/leveldb-git $ makepkg -si

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

ID: 1135045
Name: leveldb-git
PackageBaseID: 185486
PackageBase: leveldb-git
Version: 1.20.r288.gaa5479b-1
Description: Fast key-value storage library
URL: https://github.com/google/leveldb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1662309136
LastModified: 1662309136
URLPath: /cgit/aur.git/snapshot/leveldb-git.tar.gz