b2restore on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S b2restore

* (Optional) Uninstall b2restore on Arch using YAY

$ yay -Rns b2restore

2. Manually Install "b2restore" via AUR

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

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

b. Clone b2restore's git locally

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

c. Go to ~/b2restore folder and install it

$ cd ~/b2restore $ makepkg -si

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

ID: 1377463
Name: b2restore
PackageBaseID: 132293
PackageBase: b2restore
Version: 1.15-1
Description: Program to recreate Backblaze B2 file archive at specified date+time.
URL: https://github.com/bulletmark/b2restore
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1526012968
LastModified: 1703890727
URLPath: /cgit/aur.git/snapshot/b2restore.tar.gz