dynomite on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S dynomite

* (Optional) Uninstall dynomite on Arch using YAY

$ yay -Rns dynomite

2. Manually Install "dynomite" via AUR

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

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

b. Clone dynomite's git locally

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

c. Go to ~/dynomite folder and install it

$ cd ~/dynomite $ makepkg -si

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

ID: 700052
Name: dynomite
PackageBaseID: 135953
PackageBase: dynomite
Version: 0.6.21-3
Description: Dynomite is a thin, distributed dynamo layer for different storage engines and protocols
URL: https://github.com/Netflix/dynomite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Felixoid
Submitter: Felixoid
FirstSubmitted: 1536747798
LastModified: 1582418382
URLPath: /cgit/aur.git/snapshot/dynomite.tar.gz