buckup on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S buckup

* (Optional) Uninstall buckup on Arch using YAY

$ yay -Rns buckup

2. Manually Install "buckup" via AUR

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

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

b. Clone buckup's git locally

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

c. Go to ~/buckup folder and install it

$ cd ~/buckup $ makepkg -si

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

ID: 1287587
Name: buckup
PackageBaseID: 134955
PackageBase: buckup
Version: 0.1a7-1
Description: Command line tool to create S3 buckets easily.
URL: https://github.com/torchbox/buckup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tmkn
Submitter: tmkn
FirstSubmitted: 1533923117
LastModified: 1689171068
URLPath: /cgit/aur.git/snapshot/buckup.tar.gz