s3uploader on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S s3uploader

* (Optional) Uninstall s3uploader on Arch using YAY

$ yay -Rns s3uploader

2. Manually Install "s3uploader" via AUR

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

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

b. Clone s3uploader's git locally

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

c. Go to ~/s3uploader folder and install it

$ cd ~/s3uploader $ makepkg -si

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

ID: 808613
Name: s3uploader
PackageBaseID: 148118
PackageBase: s3uploader
Version: 0.2.0-1.4
Description: A minimalistic electron-based UI to conveniently upload and download files from AWS S3
URL: https://github.com/Yamazaki93/S3Uploader
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jamezrin
Submitter: jamezrin
FirstSubmitted: 1578872921
LastModified: 1603479871
URLPath: /cgit/aur.git/snapshot/s3uploader.tar.gz