seaweedfs on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S seaweedfs

* (Optional) Uninstall seaweedfs on Arch using YAY

$ yay -Rns seaweedfs

2. Manually Install "seaweedfs" via AUR

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

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

b. Clone seaweedfs's git locally

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

c. Go to ~/seaweedfs folder and install it

$ cd ~/seaweedfs $ makepkg -si

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

ID: 1393482
Name: seaweedfs
PackageBaseID: 149886
PackageBase: seaweedfs
Version: 3.62-1
Description: Simple and highly scalable distributed file system
URL: https://github.com/seaweedfs/seaweedfs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: jonathon
FirstSubmitted: 1583604767
LastModified: 1706372134
URLPath: /cgit/aur.git/snapshot/seaweedfs.tar.gz