emborg on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S emborg

* (Optional) Uninstall emborg on Arch using YAY

$ yay -Rns emborg

2. Manually Install "emborg" via AUR

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

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

b. Clone emborg's git locally

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

c. Go to ~/emborg folder and install it

$ cd ~/emborg $ makepkg -si

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

ID: 1347892
Name: emborg
PackageBaseID: 144924
PackageBase: emborg
Version: 1.38-1
Description: Front-end to Borg backup
URL: https://github.com/KenKundert/emborg
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Kewl
Submitter: Kewl
FirstSubmitted: 1567971639
LastModified: 1699182509
URLPath: /cgit/aur.git/snapshot/emborg.tar.gz