ccnet-server on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S ccnet-server

* (Optional) Uninstall ccnet-server on Arch using YAY

$ yay -Rns ccnet-server

2. Manually Install "ccnet-server" via AUR

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

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

b. Clone ccnet-server's git locally

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

c. Go to ~/ccnet-server folder and install it

$ cd ~/ccnet-server $ makepkg -si

3. Information about the ccnet-server package on Arch User Repository (AUR)

ID: 829070
Name: ccnet-server
PackageBaseID: 118502
PackageBase: ccnet-server
Version: 7.1.5-2
Description: Internal communication framework and user/group management for seafile server
URL: https://github.com/haiwen/ccnet-server
NumVotes: 95
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1483801108
LastModified: 1607166031
URLPath: /cgit/aur.git/snapshot/ccnet-server.tar.gz