s3-utils on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S s3-utils

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

$ yay -Rns s3-utils

2. Manually Install "s3-utils" via AUR

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

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

b. Clone s3-utils's git locally

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

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

$ cd ~/s3-utils $ makepkg -si

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

ID: 736552
Name: s3-utils
PackageBaseID: 151235
PackageBase: s3-utils
Version: 1.1.0-1
Description: Utilities and tools based around Amazon S3 to provide convenience APIs in a CLI
URL: https://github.com/whitfin/s3-utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1586312539
LastModified: 1589507874
URLPath: /cgit/aur.git/snapshot/s3-utils.tar.gz