linphone-desktop from home:kimi:linphone-desktop6 project
Select Your Operating System
Add repository and install manually
For Debian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/kimi:/linphone-desktop6/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:linphone-desktop6.list curl -fsSL https://download.opensuse.org/repositories/home:kimi:linphone-desktop6/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_linphone-desktop6.gpg > /dev/null sudo apt update sudo apt install linphone-desktop
Grab binary packages directly
Add repository and install manually
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:kimi:linphone-desktop6/Fedora_41/home:kimi:linphone-desktop6.repo dnf install linphone-desktop
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:kimi:linphone-desktop6/openSUSE_Tumbleweed/home:kimi:linphone-desktop6.repo zypper refresh zypper install linphone-desktop
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:kimi:linphone-desktop6/openSUSE_Slowroll/home:kimi:linphone-desktop6.repo zypper refresh zypper install linphone-desktop
Grab binary packages directly
Add repository and install manually
For Raspbian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/kimi:/linphone-desktop6/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:linphone-desktop6.list curl -fsSL https://download.opensuse.org/repositories/home:kimi:linphone-desktop6/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_linphone-desktop6.gpg > /dev/null sudo apt update sudo apt install linphone-desktop
Grab binary packages directly
Add repository and install manually
For xUbuntu 24.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/kimi:/linphone-desktop6/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:linphone-desktop6.list curl -fsSL https://download.opensuse.org/repositories/home:kimi:linphone-desktop6/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_linphone-desktop6.gpg > /dev/null sudo apt update sudo apt install linphone-desktop
Grab binary packages directly
Add repository and install manually
For 16.0 run the following as root:
?