rds-cli on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S rds-cli

* (Optional) Uninstall rds-cli on Arch using YAY

$ yay -Rns rds-cli

2. Manually Install "rds-cli" via AUR

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

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

b. Clone rds-cli's git locally

$ git clone https://aur.archlinux.org/rds-cli.git ~/rds-cli

c. Go to ~/rds-cli folder and install it

$ cd ~/rds-cli $ makepkg -si

3. Information about the rds-cli package on Arch User Repository (AUR)

ID: 228543
Name: rds-cli
PackageBaseID: 99440
PackageBase: rds-cli
Version: 1.19.004-1
Description: The Command Line Toolkit for the Amazon Relational Database Service API
URL: http://aws.amazon.com/developertools/2928
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441542863
LastModified: 1441543040
URLPath: /cgit/aur.git/snapshot/rds-cli.tar.gz