kubescape from home:kubescape project

Επιλογή λειτουργικού συστήματος

Για Debian Unstable εκτελέστε το παρακάτω:
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:/kubescape/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:kubescape.list
curl -fsSL https://download.opensuse.org/repositories/home:kubescape/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kubescape.gpg > /dev/null
sudo apt update
sudo apt install kubescape
Για Debian Testing εκτελέστε το παρακάτω:
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:/kubescape/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:kubescape.list
curl -fsSL https://download.opensuse.org/repositories/home:kubescape/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kubescape.gpg > /dev/null
sudo apt update
sudo apt install kubescape
Για Debian 9.0 εκτελέστε το παρακάτω:
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:/kubescape/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:kubescape.list
curl -fsSL https://download.opensuse.org/repositories/home:kubescape/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kubescape.gpg > /dev/null
sudo apt update
sudo apt install kubescape
Για Debian 11 εκτελέστε το παρακάτω:
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:/kubescape/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:kubescape.list
curl -fsSL https://download.opensuse.org/repositories/home:kubescape/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kubescape.gpg > /dev/null
sudo apt update
sudo apt install kubescape
Για Debian 10 εκτελέστε το παρακάτω:
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:/kubescape/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:kubescape.list
curl -fsSL https://download.opensuse.org/repositories/home:kubescape/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kubescape.gpg > /dev/null
sudo apt update
sudo apt install kubescape
Εκτελέστε το Fedora Rawhide ως χρήστης root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:kubescape/Fedora_Rawhide/home:kubescape.repo
dnf install kubescape
Εκτελέστε το openSUSE Tumbleweed ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:kubescape/openSUSE_Tumbleweed/home:kubescape.repo
zypper refresh
zypper install kubescape
Εκτελέστε το 15.4 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:kubescape/15.4/home:kubescape.repo
zypper refresh
zypper install kubescape
Εκτελέστε το 15.3 ως χρήστης root:
zypper addrepo https://download.opensuse.org/repositories/home:kubescape/15.3/home:kubescape.repo
zypper refresh
zypper install kubescape
Για xUbuntu 22.10 εκτελέστε το παρακάτω:
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:/kubescape/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:kubescape.list
curl -fsSL https://download.opensuse.org/repositories/home:kubescape/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kubescape.gpg > /dev/null
sudo apt update
sudo apt install kubescape
Για xUbuntu 22.04 εκτελέστε το παρακάτω:
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:/kubescape/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:kubescape.list
curl -fsSL https://download.opensuse.org/repositories/home:kubescape/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kubescape.gpg > /dev/null
sudo apt update
sudo apt install kubescape
Για xUbuntu 20.04 εκτελέστε το παρακάτω:
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:/kubescape/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:kubescape.list
curl -fsSL https://download.opensuse.org/repositories/home:kubescape/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kubescape.gpg > /dev/null
sudo apt update
sudo apt install kubescape