s3-bash on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S s3-bash

* (Optional) Uninstall s3-bash on Arch using YAY

$ yay -Rns s3-bash

2. Manually Install "s3-bash" via AUR

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

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

b. Clone s3-bash's git locally

$ git clone https://aur.archlinux.org/s3-bash.git ~/s3-bash

c. Go to ~/s3-bash folder and install it

$ cd ~/s3-bash $ makepkg -si

3. Information about the s3-bash package on Arch User Repository (AUR)

ID: 351985
Name: s3-bash
PackageBaseID: 116675
PackageBase: s3-bash
Version: 1-1
Description: Access s3 from bash
URL: https://github.com/random-archer/s3-bash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: random-archer
Submitter: random-archer
FirstSubmitted: 1478026657
LastModified: 1478026657
URLPath: /cgit/aur.git/snapshot/s3-bash.tar.gz