dynamodb on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S dynamodb

* (Optional) Uninstall dynamodb on Arch using YAY

$ yay -Rns dynamodb

2. Manually Install "dynamodb" via AUR

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

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

b. Clone dynamodb's git locally

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

c. Go to ~/dynamodb folder and install it

$ cd ~/dynamodb $ makepkg -si

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

ID: 810903
Name: dynamodb
PackageBaseID: 100162
PackageBase: dynamodb
Version: 2020_10_12-1
Description: Amazon DynamoDB Local instance. Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.
URL: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Tools.DynamoDBLocal.html
NumVotes: 8
Popularity: 0.00683
OutOfDate: 1688901904
Maintainer: daniel7
Submitter: bananaboydean
FirstSubmitted: 1442440666
LastModified: 1603996798
URLPath: /cgit/aur.git/snapshot/dynamodb.tar.gz