juicefs-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S juicefs-bin

* (Optional) Uninstall juicefs-bin on Arch using YAY

$ yay -Rns juicefs-bin

2. Manually Install "juicefs-bin" via AUR

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

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

b. Clone juicefs-bin's git locally

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

c. Go to ~/juicefs-bin folder and install it

$ cd ~/juicefs-bin $ makepkg -si

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

ID: 1404389
Name: juicefs-bin
PackageBaseID: 195201
PackageBase: juicefs-bin
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: 0
Popularity: 0
OutOfDate:
Maintainer: herald
Submitter: herald
FirstSubmitted: 1688109846
LastModified: 1707138940
URLPath: /cgit/aur.git/snapshot/juicefs-bin.tar.gz