bcunit from home:kimi:telephony-ithod project

ជ្រើស​ប្រព័ន្ធ​ប្រតិបត្តិការ​របស់​អ្នក

For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_kimi_telephony-ithod_Arch]
Server = https://download.opensuse.org/repositories/home:/kimi:/telephony-ithod/Arch/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:kimi:telephony-ithod/Arch/$(uname -m)/home_kimi_telephony-ithod_Arch.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"

pacman -Sy home_kimi_telephony-ithod_Arch/bcunit

កញ្ចប់​សម្រាប់ Arch

សម្រាប់​ Fedora 42 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:kimi:telephony-ithod/Fedora_42/home:kimi:telephony-ithod.repo
dnf install bcunit

កញ្ចប់​សម្រាប់ Fedora 42

សម្រាប់​ openSUSE Tumbleweed ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
zypper addrepo https://download.opensuse.org/repositories/home:kimi:telephony-ithod/openSUSE_Tumbleweed/home:kimi:telephony-ithod.repo
zypper refresh
zypper install bcunit

កញ្ចប់​សម្រាប់ openSUSE Tumbleweed

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:/telephony-ithod/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:telephony-ithod.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:telephony-ithod/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_telephony-ithod.gpg > /dev/null
sudo apt update
sudo apt install bcunit

កញ្ចប់​សម្រាប់ Raspbian 12

សម្រាប់​ openSUSE Leap 15.6 ដំណើរការ​អ្វី​ៗ​ដូច​ខាងក្រោម​ជា root:
zypper addrepo https://download.opensuse.org/repositories/home:kimi:telephony-ithod/openSUSE_Leap_15.6/home:kimi:telephony-ithod.repo
zypper refresh
zypper install bcunit

កញ្ចប់​សម្រាប់ openSUSE Leap 15.6

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:/telephony-ithod/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:telephony-ithod.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:telephony-ithod/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_telephony-ithod.gpg > /dev/null
sudo apt update
sudo apt install bcunit
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:/telephony-ithod/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:telephony-ithod.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:telephony-ithod/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_telephony-ithod.gpg > /dev/null
sudo apt update
sudo apt install bcunit

កញ្ចប់​សម្រាប់ xUbuntu 24.04

កញ្ចប់​សម្រាប់ xUbuntu 22.04