borgit on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S borgit

* (Optional) Uninstall borgit on Arch using YAY

$ yay -Rns borgit

2. Manually Install "borgit" via AUR

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

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

b. Clone borgit's git locally

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

c. Go to ~/borgit folder and install it

$ cd ~/borgit $ makepkg -si

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

ID: 877271
Name: borgit
PackageBaseID: 146672
PackageBase: borgit
Version: 0.1.1-1
Description: Write your Borg backup jobs with sourced bash configuration files
URL: https://eomanis.duckdns.org/permshare/borgit/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eomanis
Submitter: eomanis
FirstSubmitted: 1573932261
LastModified: 1615767368
URLPath: /cgit/aur.git/snapshot/borgit.tar.gz