s3find-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S s3find-bin

* (Optional) Uninstall s3find-bin on Arch using YAY

$ yay -Rns s3find-bin

2. Manually Install "s3find-bin" via AUR

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

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

b. Clone s3find-bin's git locally

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

c. Go to ~/s3find-bin folder and install it

$ cd ~/s3find-bin $ makepkg -si

3. Information about the s3find-bin package on Arch User Repository (AUR)

ID: 820272
Name: s3find-bin
PackageBaseID: 150739
PackageBase: s3find-bin
Version: 0.7.2-1
Description: A command line utility to walk an Amazon S3 hierarchy, an analog of find for Amazon S3
URL: https://github.com/AnderEnder/s3find-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585246555
LastModified: 1605681169
URLPath: /cgit/aur.git/snapshot/s3find-bin.tar.gz