secretfs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S secretfs

* (Optional) Uninstall secretfs on Arch using YAY

$ yay -Rns secretfs

2. Manually Install "secretfs" via AUR

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

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

b. Clone secretfs's git locally

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

c. Go to ~/secretfs folder and install it

$ cd ~/secretfs $ makepkg -si

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

ID: 209130
Name: secretfs
PackageBaseID: 73257
PackageBase: secretfs
Version: 0.0.2-3
Description: A secret sharing filesystem
URL: http://www.digital-scurf.org/software/secretfs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bentglasstube
Submitter: bentglasstube
FirstSubmitted: 1378629382
LastModified: 1436368900
URLPath: /cgit/aur.git/snapshot/secretfs.tar.gz