juicefs on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S juicefs

* (Optional) Uninstall juicefs on Arch using YAY

$ yay -Rns juicefs

2. Manually Install "juicefs" via AUR

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

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

b. Clone juicefs's git locally

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

c. Go to ~/juicefs folder and install it

$ cd ~/juicefs $ makepkg -si

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

ID: 1404384
Name: juicefs
PackageBaseID: 195329
PackageBase: juicefs
Version: 1.1.2-1
Description: A distributed POSIX file system built on top of Redis and S3 (Community Edition).
URL: https://github.com/juicedata/juicefs
NumVotes: 2
Popularity: 0.049935
OutOfDate:
Maintainer: herald
Submitter: herald
FirstSubmitted: 1688477159
LastModified: 1707138644
URLPath: /cgit/aur.git/snapshot/juicefs.tar.gz