jitsi on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S jitsi

* (Optional) Uninstall jitsi on Arch using YAY

$ yay -Rns jitsi

2. Manually Install "jitsi" via AUR

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

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

b. Clone jitsi's git locally

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

c. Go to ~/jitsi folder and install it

$ cd ~/jitsi $ makepkg -si

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

ID: 832524
Name: jitsi
PackageBaseID: 48928
PackageBase: jitsi
Version: 2.11.5633-1
Description: An audio/video SIP VoIP phone and instant messenger written in Java (formerly SIP-Communicator)
URL: https://desktop.jitsi.org/Main/HomePage
NumVotes: 373
Popularity: 0.004268
OutOfDate:
Maintainer: SanskritFritz
Submitter: psychedelicious
FirstSubmitted: 1305112927
LastModified: 1607790131
URLPath: /cgit/aur.git/snapshot/jitsi.tar.gz