s3cmd-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S s3cmd-git

* (Optional) Uninstall s3cmd-git on Arch using YAY

$ yay -Rns s3cmd-git

2. Manually Install "s3cmd-git" via AUR

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

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

b. Clone s3cmd-git's git locally

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

c. Go to ~/s3cmd-git folder and install it

$ cd ~/s3cmd-git $ makepkg -si

3. Information about the s3cmd-git package on Arch User Repository (AUR)

ID: 935575
Name: s3cmd-git
PackageBaseID: 94702
PackageBase: s3cmd-git
Version: 2.1.0.r88.g27d8fb0-1
Description: A command line client for Amazon S3 (development version)
URL: https://github.com/s3tools/s3cmd
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: yar
Submitter: yar
FirstSubmitted: 1434417807
LastModified: 1626528063
URLPath: /cgit/aur.git/snapshot/s3cmd-git.tar.gz