dueca from home:repabuild project
운영체제를 선택해 주세요
저장소를 추가하고 직접 설치
For Debian 13 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:/repabuild/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:repabuild.list curl -fsSL https://download.opensuse.org/repositories/home:repabuild/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_repabuild.gpg > /dev/null sudo apt update sudo apt install dueca
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:/repabuild/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:repabuild.list curl -fsSL https://download.opensuse.org/repositories/home:repabuild/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_repabuild.gpg > /dev/null sudo apt update sudo apt install dueca
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:/repabuild/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:repabuild.list curl -fsSL https://download.opensuse.org/repositories/home:repabuild/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_repabuild.gpg > /dev/null sudo apt update sudo apt install dueca
Grab binary packages directly
저장소를 추가하고 직접 설치
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:repabuild/Fedora_43/home:repabuild.repo dnf install dueca
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:repabuild/Fedora_42/home:repabuild.repo dnf install dueca
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:repabuild/Fedora_41/home:repabuild.repo dnf install dueca
Grab binary packages directly
저장소를 추가하고 직접 설치
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:repabuild/15.5/home:repabuild.repo zypper refresh zypper install dueca
Grab binary packages directly
저장소를 추가하고 직접 설치
For Raspbian 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:/repabuild/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:repabuild.list curl -fsSL https://download.opensuse.org/repositories/home:repabuild/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_repabuild.gpg > /dev/null sudo apt update sudo apt install dueca
Grab binary packages directly
저장소를 추가하고 직접 설치
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:/repabuild/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:repabuild.list curl -fsSL https://download.opensuse.org/repositories/home:repabuild/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_repabuild.gpg > /dev/null sudo apt update sudo apt install dueca
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:/repabuild/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:repabuild.list curl -fsSL https://download.opensuse.org/repositories/home:repabuild/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_repabuild.gpg > /dev/null sudo apt update sudo apt install dueca
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:/repabuild/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:repabuild.list curl -fsSL https://download.opensuse.org/repositories/home:repabuild/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_repabuild.gpg > /dev/null sudo apt update sudo apt install dueca
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:/repabuild/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:repabuild.list curl -fsSL https://download.opensuse.org/repositories/home:repabuild/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_repabuild.gpg > /dev/null sudo apt update sudo apt install dueca