appimageupdatetool from home:kimi:AppImage project

Select Your Operating System

For Debian Unstable 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:/AppImage/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:AppImage.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:AppImage/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_AppImage.gpg > /dev/null
sudo apt update
sudo apt install appimageupdatetool
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:/AppImage/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:AppImage.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:AppImage/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_AppImage.gpg > /dev/null
sudo apt update
sudo apt install appimageupdatetool
For toolchain.Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:kimi:AppImage/toolchain.Tumbleweed/home:kimi:AppImage.repo
zypper refresh
zypper install appimageupdatetool
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:kimi:AppImage/openSUSE_Slowroll/home:kimi:AppImage.repo
zypper refresh
zypper install appimageupdatetool
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:/AppImage/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:AppImage.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:AppImage/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_AppImage.gpg > /dev/null
sudo apt update
sudo apt install appimageupdatetool
For toolchain.15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:kimi:AppImage/toolchain.15.6/home:kimi:AppImage.repo
zypper refresh
zypper install appimageupdatetool
For toolchain.15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:kimi:AppImage/toolchain.15.5/home:kimi:AppImage.repo
zypper refresh
zypper install appimageupdatetool
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:/AppImage/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:AppImage.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:AppImage/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_AppImage.gpg > /dev/null
sudo apt update
sudo apt install appimageupdatetool
For xUbuntu 22.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:/AppImage/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:AppImage.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:AppImage/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_AppImage.gpg > /dev/null
sudo apt update
sudo apt install appimageupdatetool