redditfs on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S redditfs

* (Optional) Uninstall redditfs on Arch using YAY

$ yay -Rns redditfs

2. Manually Install "redditfs" via AUR

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

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

b. Clone redditfs's git locally

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

c. Go to ~/redditfs folder and install it

$ cd ~/redditfs $ makepkg -si

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

ID: 719029
Name: redditfs
PackageBaseID: 151305
PackageBase: reddit-fs
Version: 1.1-1
Description: maps subreddits to a FUSE filesystem, and comes with a systemd service
URL: https://github.com/Petraea/redditfs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sunflsks
Submitter: sunflsks
FirstSubmitted: 1586468947
LastModified: 1586482527
URLPath: /cgit/aur.git/snapshot/redditfs.tar.gz