radp-bash-framework from home:xooooooooox:radp project
Vyberte váš operačný systém
Pridať repozitár a inštalovať ručne
Pre CentOS 7 spustite ako root nasledujúce:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:xooooooooox:radp/CentOS_7/home:xooooooooox:radp.repo yum install radp-bash-framework
Získať binárne balíky priamo
Pridať repozitár a inštalovať ručne
Pre Debian 12 spustite nasledujúce:
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:/xooooooooox:/radp/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:xooooooooox:radp.list curl -fsSL https://download.opensuse.org/repositories/home:xooooooooox:radp/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_xooooooooox_radp.gpg > /dev/null sudo apt update sudo apt install radp-bash-framework
Získať binárne balíky priamo
Pridať repozitár a inštalovať ručne
Pre Fedora 43 spustite ako root nasledujúce:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:xooooooooox:radp/Fedora_43/home:xooooooooox:radp.repo dnf install radp-bash-framework
Pre Fedora 42 spustite ako root nasledujúce:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:xooooooooox:radp/Fedora_42/home:xooooooooox:radp.repo dnf install radp-bash-framework
Získať binárne balíky priamo
Pridať repozitár a inštalovať ručne
Pre RHEL 7 spustite ako root nasledujúce:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:xooooooooox:radp/RHEL_7/home:xooooooooox:radp.repo yum install radp-bash-framework
Získať binárne balíky priamo
Pridať repozitár a inštalovať ručne
Pre xUbuntu 24.04 spustite nasledujúce:
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:/xooooooooox:/radp/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:xooooooooox:radp.list curl -fsSL https://download.opensuse.org/repositories/home:xooooooooox:radp/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_xooooooooox_radp.gpg > /dev/null sudo apt update sudo apt install radp-bash-framework
Pre xUbuntu 22.04 spustite nasledujúce:
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:/xooooooooox:/radp/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:xooooooooox:radp.list curl -fsSL https://download.opensuse.org/repositories/home:xooooooooox:radp/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_xooooooooox_radp.gpg > /dev/null sudo apt update sudo apt install radp-bash-framework