juicefs-oss on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S juicefs-oss

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

$ yay -Rns juicefs-oss

2. Manually Install "juicefs-oss" via AUR

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

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

b. Clone juicefs-oss's git locally

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

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

$ cd ~/juicefs-oss $ makepkg -si

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

ID: 1330307
Name: juicefs-oss
PackageBaseID: 170831
PackageBase: juicefs-oss
Version: 1.2.0dev-1
Description: A distributed POSIX file system built on top of Redis and S3. (FOSS version)
URL: https://github.com/juicedata/juicefs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petercxy
Submitter: petercxy
FirstSubmitted: 1630973019
LastModified: 1696744415
URLPath: /cgit/aur.git/snapshot/juicefs-oss.tar.gz