seaweedfs-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S seaweedfs-git

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

$ yay -Rns seaweedfs-git

2. Manually Install "seaweedfs-git" via AUR

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

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

b. Clone seaweedfs-git's git locally

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

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

$ cd ~/seaweedfs-git $ makepkg -si

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

ID: 657003
Name: seaweedfs-git
PackageBaseID: 96716
PackageBase: seaweedfs-git
Version: r2620.7de121d9-2
Description: Seaweed-FS is a simple and highly scalable distributed file system, written on Go.
URL: https://github.com/chrislusf/seaweedfs
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: krevedko
Submitter: krevedko
FirstSubmitted: 1438689760
LastModified: 1571301327
URLPath: /cgit/aur.git/snapshot/seaweedfs-git.tar.gz