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
Copied
b. Install buckup on Arch using YAY
$
yay -S
buckup
Copied
* (Optional) Uninstall buckup on Arch using YAY
$
yay -Rns
buckup
Copied
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
Copied
b. Clone buckup's git locally
$
git clone https://aur.archlinux.org/buckup.git
~/buckup
Copied
c. Go to ~/buckup folder and install it
$
cd
~/buckup
Copied
$
makepkg -si
Copied
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
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