cloudfuse on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S cloudfuse

* (Optional) Uninstall cloudfuse on Arch using YAY

$ yay -Rns cloudfuse

2. Manually Install "cloudfuse" via AUR

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

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

b. Clone cloudfuse's git locally

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

c. Go to ~/cloudfuse folder and install it

$ cd ~/cloudfuse $ makepkg -si

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

ID: 226347
Name: cloudfuse
PackageBaseID: 98965
PackageBase: cloudfuse
Version: 1.0-1
Description: Filesystem (fuse) implemented on Mosso's Cloud Files
URL: http://redbo.github.io/cloudfuse/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nosada
FirstSubmitted: 1440864240
LastModified: 1440864390
URLPath: /cgit/aur.git/snapshot/cloudfuse.tar.gz