====== Ubuntu 22.04 (64-bit) - Jammy ======
All Ubuntu LTS 22.04 on Intel/AMD (codename Jammy Jellyfish) distributions should be supported, prefered variant is Xubuntu.
===== Installation =====
* **Download and install** the latest X/U/Kubuntu 22.04 (64-bit) with desktop.
* **Download the latest Dicaffeine packages**:
* {{ :bin:jammy:amd64:pistache-0.2.7-linux.deb |}}
* {{ :bin:jammy:amd64:yuri2-2.8.0-1587-ubuntu-22.04-linux.deb |}}
* {{ :bin:jammy:amd64:dicaffeine-0.7.4-linux.deb |}}
* **Open the terminal and run:**
# Go to the Downloads directory
cd ~/Downloads
# Install the packages (replace xxx with the current version)
sudo apt install ./pistache-xxx.deb -y
sudo apt install ./yuri2-2.8.0-xxx.deb -y
sudo apt install ./dicaffeine-xxx.deb -y
# Download and install the NDI5 libraries
dicaffeine_get_ndi5 install x86_64-linux-gnu
===== Notes =====
:!: User has to be in the sudo group, if sudo command is not working, please add the user to the sudo group and log off and log in again:
usermod -aG sudo
====== Changelog ======
Please refer to: [[changelog|Changelog]].