Last modified by Chase Eckert on 2026/08/19 16:33

From version 24.1
edited by cstopel@remc1_org
on 2020/03/27 04:20
Change comment: There is no comment for this version
To version 26.1
edited by Josh Hiner
on 2020/09/18 05:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.cstopel@remc1_org
1 +XWiki.josh@remc1_org
Content
... ... @@ -13,10 +13,11 @@
13 13  
14 14  === {{id name="Download"/}}Download ===
15 15  
16 -* Main Downloads Section: [[https:~~/~~/jitsi.org/downloads/>>url:https://jitsi.org/downloads/||shape="rect"]]
17 -* Windows (select the file titled "latest") [[Windows Jitsi MSI Installer Archive>>url:https://download.jitsi.org/jitsi/msi/||style="text-decoration: none;text-align: left;" shape="rect"]]  [[Latest MSI>>url:https://download.jitsi.org/jitsi/msi/jitsi-latest-x64.msi||shape="rect"]]
16 +* Main Downloads Section: [[https:~~/~~/desktop.jitsi.org/Main/Download>>url:https://desktop.jitsi.org/Main/Download||shape="rect"]]
17 +* Windows: [[Latest MSI>>url:https://github.com/jitsi/jitsi/releases/download/Jitsi-2.10/jitsi-2.10.5550-x64.msi||shape="rect"]](6/19/2020)
18 18  * OSX/Mac/Apple: [[https:~~/~~/download.jitsi.org/jitsi/macosx/jitsi-latest.dmg>>url:https://download.jitsi.org/jitsi/macosx/jitsi-latest.dmg||shape="rect"]]
19 19  * Android, IOS are available on the App Store and Google Play respectively
20 +* GitHub for older releases
20 20  
21 21  === {{id name="Install"/}}Install ===
22 22  
... ... @@ -151,3 +151,19 @@
151 151  You will still be able to receive calls from your cell provider, both while on the sip call and not.
152 152  
153 153  \\
155 +
156 += {{id name="Linux-Install"/}}Linux Install =
157 +
158 +* On the Jitsi download page there is a link to use their repo. Follow that link and install the repo using their directions. Trying to use the .deb file install just results in missing dependencies like jitsi keyring that you must get from their repo anyways.
159 +* As of 2020 you must use java 8.
160 +* (((
161 +(% style="" %)
162 +For Ubuntu 18.04 this is to be solved by install the default availble jdk8.
163 +sudo apt install openjdk-8-jdk
164 +sudo update-alternatives ~-~-config java
165 +
166 +(% style="" %)
167 +Select the correct version  (java 8 from the list) and Jitsi will now start without error now.
168 +)))
169 +
170 +\\
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -17189366
1 +17179552