seafile on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S seafile

* (Optional) Uninstall seafile on Arch using YAY

$ yay -Rns seafile

2. Manually Install "seafile" via AUR

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

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

b. Clone seafile's git locally

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

c. Go to ~/seafile folder and install it

$ cd ~/seafile $ makepkg -si

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

ID: 1421284
Name: seafile
PackageBaseID: 114592
PackageBase: seafile
Version: 9.0.5-1
Description: An online file storage and collaboration tool
URL: https://github.com/haiwen/seafile
NumVotes: 112
Popularity: 0
OutOfDate:
Maintainer: Joffrey
Submitter: eolianoe
FirstSubmitted: 1470933534
LastModified: 1709660830
URLPath: /cgit/aur.git/snapshot/seafile.tar.gz