I cant put Librewolf, Brave or Mullvad on Debian 13 Template for some reason, i tried the following command 1st;
$ export all_proxy=http://127.0.0.1:8082
then i c&p all the other commands on the retrospective websites but nothing working, surly im doing something silly here and would love any help please?
Could you share those commands, and their output?
Is it a debian-13-xfce or debian-13 ? Is it on 4.2.4 or 4.3rc1 ?
user@debian-13:~$ export all_proxy=http://127.0.0.1:8082
user@debian-13:~$ sudo apt update && sudo apt install extrepo -y
Hit:1 Index of /r4.2/vm/ trixie InRelease
Hit:2 Index of /debian trixie InRelease
Hit:3 Index of /debian-security trixie-security InRelease
Get:4 Index of /deb/stable/ stable InRelease [3,528 B]
Err:4 Index of /deb/stable/ stable InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring ā/usr/share/keyrings/mullvad-keyring.ascā Caused by: 0: Reading ā/usr/share/keyrings/mullvad-keyring.ascā: No such file or directory (os error 2) 1: No such file or directory (os error 2)
Warning: OpenPGP signature verification failed: Index of /deb/stable/ stable InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyring ā/usr/share/keyrings/mullvad-keyring.ascā Caused by: 0: Reading ā/usr/share/keyrings/mullvad-keyring.ascā: No such file or directory (os error 2) 1: No such file or directory (os error 2)
Error: The repository āIndex of /deb/stable/ stable InReleaseā is not signed.
Notice: Updating from such a repository canāt be done securely, and is therefore disabled by default.
Notice: See apt-secure(8) manpage for repository creation and user configuration details.
user@debian-13:~$
Debian 13
4.2.4 (R4.2)
4.16
Thanks @KitsuneNoBaka
@betty and for mullvad, same thing:
sudo http_proxy=http://127.0.0.1:8082 https_proxy=http://127.0.0.1:8082 curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
then:
echo "deb [signed-by=/usr/share/keyrings/mullvad-keyring.asc arch=$( dpkg --print-architecture )] https://repository.mullvad.net/deb/stable stable main" | sudo tee /etc/apt/sources.list.d/mullvad.list
and
sudo apt update
sudo apt install mullvad-browser
For Brave, i had no trouve with export all_proxy=http://127.0.0.1:8082
Thanks for Mullvad resolution, that worked like a dream.
Still not work with Brave for some strange reason
user@debian-13:~$ export all_proxy=http://127.0.0.1:8082
user@debian-13:~$ sudo apt install curl
curl is already the newest version (8.14.1-2).
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
user@debian-13:~$ sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
curl: (6) Could not resolve host: brave-browser-apt-release.s3.brave.com
user@debian-13:~$ sudo curl -fsSLo /etc/apt/sources.list.d/brave-browser-release.sources https://brave-browser-apt-release.s3.brave.com/brave-browser.sources
curl: (6) Could not resolve host: brave-browser-apt-release.s3.brave.com
user@debian-13:~$
I think i may need to enable a repo but cant tell how, where or why?
Also Not work on Librewolf eitherā¦
user@debian-13:~$ export all_proxy=http://127.0.0.1:8082
user@debian-13:~$ sudo apt update && sudo apt install extrepo -y
Hit:1 Index of /r4.2/vm/ trixie InRelease
Hit:2 Index of /debian trixie InRelease
Hit:3 Index of /debian-security trixie-security InRelease
Hit:4 Index of /deb/stable/ stable InRelease
All packages are up to date.
extrepo is already the newest version (0.14).
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
user@debian-13:~$ sudo extrepo enable librewolf
Could not download index YAML file:
500 Canāt connect to extrepo-team.pages.debian.net:443 (Temporary failure in name resolution) at /usr/share/perl5/Debian/ExtRepo/Data.pm line 34.
user@debian-13:~$
I think i may need to enable a repo but cant tell how, where or why?
Do it like this Cacher(apt-cacher-ng) & Debian template extrepo - #2 by apparatus
rather than just export all_proxy=http://127.0.0.1:8082
The command is curl -fsS https://dl.brave.com/install.sh | sh
(and without sudo)
Not Working
user@debian-13:~$ Cacher(apt-cacher-ng) & Debian template extrepo - #2 by apparatus
bash: syntax error near unexpected token `apt-cacher-ngā
user@debian-13:~$
Brave Installation has now Worked
why use the top 1st option on brave website to install over the debian one and why did the 1 you say work when the debian 1 below that i was trying wouldnt work?
sudo http_proxy=http://127.0.0.1:8082 https_proxy=http://127.0.0.1:8082 extrepo enable librewolf
Librewolf Installation has now Worked
You are most kind, thank you very much for getting that stuff working, your amazing x
Can i ask though where did you find this command pls as i couldnt see it in the Docs?
lol itās not me who find that, itās @KitsuneNoBaka
Idem, itās the link of @KitsuneNoBaka .
In fact, i do nothing ahah.
well how did you find @KitsuneNoBaka ? you defo did not do Nothing, you sure did something as you sorted the issues
He give you the guide to install librewolf:
Thatās help me to find thatās ok to use :
to install mullvad
i still dont understand but thanx
Search icon, and type
debian extrepo
thanx