sbctl from home:jloeser:el3peeh3 project
Seleccione o seu sistema operativo
Engadir repositorio e instalar manualmente
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:jloeser:el3peeh3/openSUSE_Tumbleweed/home:jloeser:el3peeh3.repo zypper refresh zypper install sbctl
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para xUbuntu 24.04 execute o seguinte:
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:/jloeser:/el3peeh3/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:jloeser:el3peeh3.list curl -fsSL https://download.opensuse.org/repositories/home:jloeser:el3peeh3/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jloeser_el3peeh3.gpg > /dev/null sudo apt update sudo apt install sbctl