tahoe-lafs on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S tahoe-lafs

* (Optional) Uninstall tahoe-lafs on Arch using YAY

$ yay -Rns tahoe-lafs

2. Manually Install "tahoe-lafs" via AUR

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

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

b. Clone tahoe-lafs's git locally

$ git clone https://aur.archlinux.org/tahoe-lafs.git ~/tahoe-lafs

c. Go to ~/tahoe-lafs folder and install it

$ cd ~/tahoe-lafs $ makepkg -si

3. Information about the tahoe-lafs package on Arch User Repository (AUR)

ID: 1055543
Name: tahoe-lafs
PackageBaseID: 39137
PackageBase: tahoe-lafs
Version: 1.17.1-1
Description: Secure, decentralized, and fault-tolerant storage system.
URL: https://tahoe-lafs.org/trac/tahoe-lafs
NumVotes: 36
Popularity: 0
OutOfDate: 1694615656
Maintainer:
Submitter:
FirstSubmitted: 1279914733
LastModified: 1648030805
URLPath: /cgit/aur.git/snapshot/tahoe-lafs.tar.gz