vedis on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S vedis

* (Optional) Uninstall vedis on Arch using YAY

$ yay -Rns vedis

2. Manually Install "vedis" via AUR

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

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

b. Clone vedis's git locally

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

c. Go to ~/vedis folder and install it

$ cd ~/vedis $ makepkg -si

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

ID: 198796
Name: vedis
PackageBaseID: 78774
PackageBase: vedis
Version: 1.2.6-1
Description: an embeddable datastore C library built with over 70 commands similar in concept to Redis but without the networking layer
URL: http://vedis.symisc.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1391882815
LastModified: 1434556484
URLPath: /cgit/aur.git/snapshot/vedis.tar.gz