leveldb-mcpe on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S leveldb-mcpe

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

$ yay -Rns leveldb-mcpe

2. Manually Install "leveldb-mcpe" via AUR

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

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

b. Clone leveldb-mcpe's git locally

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

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

$ cd ~/leveldb-mcpe $ makepkg -si

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

ID: 486541
Name: leveldb-mcpe
PackageBaseID: 105094
PackageBase: leveldb-mcpe
Version: 1.20-1
Description: LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
URL: https://github.com/Mojang/leveldb-mcpe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nic96
FirstSubmitted: 1451082437
LastModified: 1518601045
URLPath: /cgit/aur.git/snapshot/leveldb-mcpe.tar.gz