cri-o from devel:kubic:libcontainers:testing:cri-o:1.18 project

Select Your Operating System

For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/devel:kubic:libcontainers:testing:cri-o:1.18/CentOS_8_Stream/devel:kubic:libcontainers:testing:cri-o:1.18.repo
yum install cri-o
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/devel:kubic:libcontainers:testing:cri-o:1.18/CentOS_8/devel:kubic:libcontainers:testing:cri-o:1.18.repo
yum install cri-o
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/devel:kubic:libcontainers:testing:cri-o:1.18/CentOS_7/devel:kubic:libcontainers:testing:cri-o:1.18.repo
yum install cri-o
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/devel:/kubic:/libcontainers:/testing:/cri-o:/1.18/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/devel:kubic:libcontainers:testing:cri-o:1.18.list
curl -fsSL https://download.opensuse.org/repositories/devel:kubic:libcontainers:testing:cri-o:1.18/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_kubic_libcontainers_testing_cri-o_1.18.gpg > /dev/null
sudo apt update
sudo apt install cri-o
For Debian Testing 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:/kubic:/libcontainers:/testing:/cri-o:/1.18/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/devel:kubic:libcontainers:testing:cri-o:1.18.list
curl -fsSL https://download.opensuse.org/repositories/devel:kubic:libcontainers:testing:cri-o:1.18/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_kubic_libcontainers_testing_cri-o_1.18.gpg > /dev/null
sudo apt update
sudo apt install cri-o
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/devel:/kubic:/libcontainers:/testing:/cri-o:/1.18/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/devel:kubic:libcontainers:testing:cri-o:1.18.list
curl -fsSL https://download.opensuse.org/repositories/devel:kubic:libcontainers:testing:cri-o:1.18/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/devel_kubic_libcontainers_testing_cri-o_1.18.gpg > /dev/null
sudo apt update
sudo apt install cri-o

Packages for xUbuntu 20.04: