tokyocabinet on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S tokyocabinet

* (Optional) Uninstall tokyocabinet on Arch using YAY

$ yay -Rns tokyocabinet

2. Manually Install "tokyocabinet" via AUR

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

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

b. Clone tokyocabinet's git locally

$ git clone https://aur.archlinux.org/tokyocabinet.git ~/tokyocabinet

c. Go to ~/tokyocabinet folder and install it

$ cd ~/tokyocabinet $ makepkg -si

3. Information about the tokyocabinet package on Arch User Repository (AUR)

ID: 1080746
Name: tokyocabinet
PackageBaseID: 17367
PackageBase: tokyocabinet
Version: 1.4.48-3
Description: A modern implementation of DBM
URL: https://fallabs.com/tokyocabinet/
NumVotes: 70
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter:
FirstSubmitted: 1212821342
LastModified: 1652662130
URLPath: /cgit/aur.git/snapshot/tokyocabinet.tar.gz