collabtive on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S collabtive

* (Optional) Uninstall collabtive on Arch using YAY

$ yay -Rns collabtive

2. Manually Install "collabtive" via AUR

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

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

b. Clone collabtive's git locally

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

c. Go to ~/collabtive folder and install it

$ cd ~/collabtive $ makepkg -si

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

ID: 936050
Name: collabtive
PackageBaseID: 51099
PackageBase: collabtive
Version: 3.1-1
Description: cloud based groupware, easy and efficient for your projects
URL: http://collabtive.o-dyn.de/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: realitygaps
FirstSubmitted: 1311933676
LastModified: 1626656108
URLPath: /cgit/aur.git/snapshot/collabtive.tar.gz

5. The same packages on other Linux Distributions