caf from devel:libraries:caf project
ជ្រើសប្រព័ន្ធប្រតិបត្តិការរបស់អ្នក
បន្ថែមឃ្លាំង និងដំឡើងដោយដៃ
For Debian 8.0 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/devel:/libraries:/caf/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/devel:libraries:caf.list curl -fsSL https://download.opensuse.org/repositories/devel:libraries:caf/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_libraries_caf.gpg > /dev/null sudo apt update sudo apt install caf
ចាប់យកកញ្ចប់គោលពីរដោយផ្ទាល់
បន្ថែមឃ្លាំង និងដំឡើងដោយដៃ
សម្រាប់ Fedora 21 ដំណើរការអ្វីៗដូចខាងក្រោមជា root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/devel:libraries:caf/Fedora_21/devel:libraries:caf.repo yum install caf
សម្រាប់ Fedora 20 ដំណើរការអ្វីៗដូចខាងក្រោមជា root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/devel:libraries:caf/Fedora_20/devel:libraries:caf.repo yum install caf
ចាប់យកកញ្ចប់គោលពីរដោយផ្ទាល់
បន្ថែមឃ្លាំង និងដំឡើងដោយដៃ
សម្រាប់ RHEL 7 ដំណើរការអ្វីៗដូចខាងក្រោមជា root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/devel:libraries:caf/RHEL_7/devel:libraries:caf.repo yum install caf
ចាប់យកកញ្ចប់គោលពីរដោយផ្ទាល់
បន្ថែមឃ្លាំង និងដំឡើងដោយដៃ
For xUbuntu 15.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/devel:/libraries:/caf/xUbuntu_15.04/ /' | sudo tee /etc/apt/sources.list.d/devel:libraries:caf.list curl -fsSL https://download.opensuse.org/repositories/devel:libraries:caf/xUbuntu_15.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_libraries_caf.gpg > /dev/null sudo apt update sudo apt install caf
For xUbuntu 14.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/devel:/libraries:/caf/xUbuntu_14.10/ /' | sudo tee /etc/apt/sources.list.d/devel:libraries:caf.list curl -fsSL https://download.opensuse.org/repositories/devel:libraries:caf/xUbuntu_14.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_libraries_caf.gpg > /dev/null sudo apt update sudo apt install caf