juicefs on AUR (Arch User Repository)
Last updated: January 10,2025
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
Copied
b. Install juicefs on Arch using YAY
$
yay -S
juicefs
Copied
* (Optional) Uninstall juicefs on Arch using YAY
$
yay -Rns
juicefs
Copied
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
Copied
b. Clone juicefs's git locally
$
git clone https://aur.archlinux.org/juicefs.git
~/juicefs
Copied
c. Go to ~/juicefs folder and install it
$
cd
~/juicefs
Copied
$
makepkg -si
Copied
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
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