Staging LibreWolf Software Repository

/dists/librewolf/main/binary-amd64

FilenameSizeSHA256Last Modified
../--
Packages28.3 kiB3b8ecf5d9a49816d0adc47b33a0423119a9a528d511b82cff568f2c5e7bcc18e2024-Aug-24 20:35:40 UTC
Packages.gz4.4 kiB83dc985b86d372f46175244da9f37b573e96a35109b0d68789dbafc58fbcd56d2024-Aug-24 20:35:40 UTC
Release243.0 B68c3bffcdeed2b4089a04cab2043fdf3599bc15b1485f11616ad26f4346ed1652024-Aug-24 20:35:40 UTC
Usage instructions for apt
sudo apt update && sudo apt install -y wget gnupg lsb-release apt-transport-https ca-certificates

wget -O- https://repo.librewolf.net/keyring.gpg | sudo gpg --dearmor -o /usr/share/keyrings/librewolf.gpg

sudo tee /etc/apt/sources.list.d/librewolf.sources <<EOF >/dev/null
Types: deb
URIs: https://repo.librewolf.net
Suites: librewolf
Components: main
Architectures: amd64 arm64
Signed-By: /usr/share/keyrings/librewolf.gpg
EOF

sudo apt update

sudo apt install librewolf -y
Usage instructions for dnf
sudo dnf config-manager --add-repo https://repo.librewolf.net/librewolf.repo

sudo dnf install librewolf

You should accept any prompts wanting to import the GPG key with the fingerprint 662E3CDD6FE329002D0CA5BB40339DD82B12EF16.