s5cmd on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S s5cmd

* (Optional) Uninstall s5cmd on Arch using YAY

$ yay -Rns s5cmd

2. Manually Install "s5cmd" via AUR

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

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

b. Clone s5cmd's git locally

$ git clone https://aur.archlinux.org/s5cmd.git ~/s5cmd

c. Go to ~/s5cmd folder and install it

$ cd ~/s5cmd $ makepkg -si

3. Information about the s5cmd package on Arch User Repository (AUR)

ID: 1410103
Name: s5cmd
PackageBaseID: 158653
PackageBase: s5cmd
Version: 2.2.2-2
Description: Parallel S3 and local filesystem execution tool
URL: https://github.com/peak/s5cmd
NumVotes: 1
Popularity: 9.0E-6
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1602486035
LastModified: 1708059870
URLPath: /cgit/aur.git/snapshot/s5cmd.tar.gz