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