kopia on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S kopia

* (Optional) Uninstall kopia on Arch using YAY

$ yay -Rns kopia

2. Manually Install "kopia" via AUR

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

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

b. Clone kopia's git locally

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

c. Go to ~/kopia folder and install it

$ cd ~/kopia $ makepkg -si

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

ID: 1338088
Name: kopia
PackageBaseID: 159006
PackageBase: kopia
Version: 0.15.0-1
Description: A cross-platform backup-tool with encryption, deduplication, compression and cloud support.
URL: https://kopia.io
NumVotes: 28
Popularity: 0.521605
OutOfDate:
Maintainer: gromit
Submitter: GraphZal
FirstSubmitted: 1603294591
LastModified: 1697964469
URLPath: /cgit/aur.git/snapshot/kopia.tar.gz