datovka from home:CZ-NIC:datovka-latest project
ជ្រើសប្រព័ន្ធប្រតិបត្តិការរបស់អ្នក
បន្ថែមឃ្លាំង និងដំឡើងដោយដៃ
សម្រាប់ CentOS 7 EPEL ដំណើរការអ្វីៗដូចខាងក្រោមជា root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/CentOS_7_EPEL/home:CZ-NIC:datovka-latest.repo yum install datovka
ចាប់យកកញ្ចប់គោលពីរដោយផ្ទាល់
បន្ថែមឃ្លាំង និងដំឡើងដោយដៃ
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:/CZ-NIC:/datovka-latest/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:CZ-NIC:datovka-latest.list curl -fsSL https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_CZ-NIC_datovka-latest.gpg > /dev/null sudo apt update sudo apt install datovka
For Debian 11 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:/CZ-NIC:/datovka-latest/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:CZ-NIC:datovka-latest.list curl -fsSL https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_CZ-NIC_datovka-latest.gpg > /dev/null sudo apt update sudo apt install datovka
For Debian 10 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:/CZ-NIC:/datovka-latest/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:CZ-NIC:datovka-latest.list curl -fsSL https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_CZ-NIC_datovka-latest.gpg > /dev/null sudo apt update sudo apt install datovka
ចាប់យកកញ្ចប់គោលពីរដោយផ្ទាល់
បន្ថែមឃ្លាំង និងដំឡើងដោយដៃ
សម្រាប់ Fedora 41 ដំណើរការអ្វីៗដូចខាងក្រោមជា root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/Fedora_41/home:CZ-NIC:datovka-latest.repo dnf install datovka
សម្រាប់ Fedora 40 ដំណើរការអ្វីៗដូចខាងក្រោមជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/Fedora_40/home:CZ-NIC:datovka-latest.repo dnf install datovka
សម្រាប់ Fedora 39 ដំណើរការអ្វីៗដូចខាងក្រោមជា root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/Fedora_39/home:CZ-NIC:datovka-latest.repo dnf install datovka
ចាប់យកកញ្ចប់គោលពីរដោយផ្ទាល់
បន្ថែមឃ្លាំង និងដំឡើងដោយដៃ
For xUbuntu 24.10 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:/CZ-NIC:/datovka-latest/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:CZ-NIC:datovka-latest.list curl -fsSL https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_CZ-NIC_datovka-latest.gpg > /dev/null sudo apt update sudo apt install datovka
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:/CZ-NIC:/datovka-latest/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:CZ-NIC:datovka-latest.list curl -fsSL https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_CZ-NIC_datovka-latest.gpg > /dev/null sudo apt update sudo apt install datovka
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:/CZ-NIC:/datovka-latest/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:CZ-NIC:datovka-latest.list curl -fsSL https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_CZ-NIC_datovka-latest.gpg > /dev/null sudo apt update sudo apt install datovka
For xUbuntu 20.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:/CZ-NIC:/datovka-latest/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:CZ-NIC:datovka-latest.list curl -fsSL https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_CZ-NIC_datovka-latest.gpg > /dev/null sudo apt update sudo apt install datovka
For xUbuntu 18.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:/CZ-NIC:/datovka-latest/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:CZ-NIC:datovka-latest.list curl -fsSL https://download.opensuse.org/repositories/home:CZ-NIC:datovka-latest/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_CZ-NIC_datovka-latest.gpg > /dev/null sudo apt update sudo apt install datovka