borgctl on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S borgctl

* (Optional) Uninstall borgctl on Arch using YAY

$ yay -Rns borgctl

2. Manually Install "borgctl" via AUR

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

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

b. Clone borgctl's git locally

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

c. Go to ~/borgctl folder and install it

$ cd ~/borgctl $ makepkg -si

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

ID: 1405456
Name: borgctl
PackageBaseID: 201888
PackageBase: borgctl
Version: 0.4.10-1
Description: borgctl - borgbackup without bash scripts
URL: https://github.com/kmille/borgctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kmille
Submitter: kmille
FirstSubmitted: 1706291161
LastModified: 1707296427
URLPath: /cgit/aur.git/snapshot/borgctl.tar.gz