seahub on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S seahub

* (Optional) Uninstall seahub on Arch using YAY

$ yay -Rns seahub

2. Manually Install "seahub" via AUR

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

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

b. Clone seahub's git locally

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

c. Go to ~/seahub folder and install it

$ cd ~/seahub $ makepkg -si

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

ID: 1406546
Name: seahub
PackageBaseID: 123777
PackageBase: seahub
Version: 11.0.5-1
Description: The web frontend for seafile server
URL: https://github.com/haiwen/seahub
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Joffrey
Submitter: eolianoe
FirstSubmitted: 1499075337
LastModified: 1707476603
URLPath: /cgit/aur.git/snapshot/seahub.tar.gz