juicefs-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S juicefs-git

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

$ yay -Rns juicefs-git

2. Manually Install "juicefs-git" via AUR

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

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

b. Clone juicefs-git's git locally

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

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

$ cd ~/juicefs-git $ makepkg -si

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

ID: 1317511
Name: juicefs-git
PackageBaseID: 195268
PackageBase: juicefs-git
Version: 1.1.0dev-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: 1688355035
LastModified: 1694481816
URLPath: /cgit/aur.git/snapshot/juicefs-git.tar.gz