openmeetings on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S openmeetings

* (Optional) Uninstall openmeetings on Arch using YAY

$ yay -Rns openmeetings

2. Manually Install "openmeetings" via AUR

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

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

b. Clone openmeetings's git locally

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

c. Go to ~/openmeetings folder and install it

$ cd ~/openmeetings $ makepkg -si

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

ID: 1123326
Name: openmeetings
PackageBaseID: 21618
PackageBase: openmeetings
Version: 6.3.0-1
Description: Provides video conferencing, instant messaging, white board, collaborative document editing and other groupware tools. It uses API functions of Media Server for Remoting and Streaming (Red5 or Kurento)
URL: http://openmeetings.apache.org/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter:
FirstSubmitted: 1227006585
LastModified: 1659927308
URLPath: /cgit/aur.git/snapshot/openmeetings.tar.gz