s3-curl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S s3-curl

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

$ yay -Rns s3-curl

2. Manually Install "s3-curl" via AUR

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

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

b. Clone s3-curl's git locally

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

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

$ cd ~/s3-curl $ makepkg -si

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

ID: 218765
Name: s3-curl
PackageBaseID: 85416
PackageBase: s3-curl
Version: 20120308-1
Description: Amazon S3 Authentication Tool for Curl
URL: http://aws.amazon.com/code/128
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sweetpea
FirstSubmitted: 1410153649
LastModified: 1438971283
URLPath: /cgit/aur.git/snapshot/s3-curl.tar.gz