rust from home:hawkeye116477:waterfox:build-depends project
Seleziona il sistema operativo
Aggiungi il repository e installa manualmente
Per Debian 9.0 eseguire quanto segue:
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:/hawkeye116477:/waterfox:/build-depends/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:hawkeye116477:waterfox:build-depends.list curl -fsSL https://download.opensuse.org/repositories/home:hawkeye116477:waterfox:build-depends/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hawkeye116477_waterfox_build-depends.gpg > /dev/null sudo apt update sudo apt install rust
Per Debian 12 eseguire quanto segue:
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:/hawkeye116477:/waterfox:/build-depends/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:hawkeye116477:waterfox:build-depends.list curl -fsSL https://download.opensuse.org/repositories/home:hawkeye116477:waterfox:build-depends/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hawkeye116477_waterfox_build-depends.gpg > /dev/null sudo apt update sudo apt install rust
Per Debian 11 eseguire quanto segue:
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:/hawkeye116477:/waterfox:/build-depends/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:hawkeye116477:waterfox:build-depends.list curl -fsSL https://download.opensuse.org/repositories/home:hawkeye116477:waterfox:build-depends/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hawkeye116477_waterfox_build-depends.gpg > /dev/null sudo apt update sudo apt install rust
Prendi direttamente i pacchetti binari
Aggiungi il repository e installa manualmente
Per Fedora Rawhide eseguire quanto segue come root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:hawkeye116477:waterfox:build-depends/Fedora_Rawhide/home:hawkeye116477:waterfox:build-depends.repo dnf install rust
Prendi direttamente i pacchetti binari
Aggiungi il repository e installa manualmente
Per Mageia 9 eseguire quanto segue come root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:hawkeye116477:waterfox:build-depends/Mageia_9/home:hawkeye116477:waterfox:build-depends.repo dnf install rust
Prendi direttamente i pacchetti binari
Aggiungi il repository e installa manualmente
Per openSUSE Leap 15.5 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:hawkeye116477:waterfox:build-depends/openSUSE_Leap_15.5/home:hawkeye116477:waterfox:build-depends.repo zypper refresh zypper install rust
Per openSUSE Leap 15.4 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:hawkeye116477:waterfox:build-depends/openSUSE_Leap_15.4/home:hawkeye116477:waterfox:build-depends.repo zypper refresh zypper install rust
Prendi direttamente i pacchetti binari
Aggiungi il repository e installa manualmente
Per xUbuntu 24.04 eseguire quanto segue:
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:/hawkeye116477:/waterfox:/build-depends/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:hawkeye116477:waterfox:build-depends.list curl -fsSL https://download.opensuse.org/repositories/home:hawkeye116477:waterfox:build-depends/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hawkeye116477_waterfox_build-depends.gpg > /dev/null sudo apt update sudo apt install rust
Per xUbuntu 22.04 eseguire quanto segue:
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:/hawkeye116477:/waterfox:/build-depends/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:hawkeye116477:waterfox:build-depends.list curl -fsSL https://download.opensuse.org/repositories/home:hawkeye116477:waterfox:build-depends/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_hawkeye116477_waterfox_build-depends.gpg > /dev/null sudo apt update sudo apt install rust