$ sudo apt install curl
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
curl is already the newest version (7.74.0-1.3+deb11u14).
You might want to run ‘apt --fix-broken install’ to correct these.
The following packages have unmet dependencies:
grass : Depends: libwebkit2gtk-4.1-0 but it is not installable
grass-core : Breaks: grass (< 6.4.2-1~) but 4.30.0 is to be installed
grass-gui : Breaks: grass (< 6.4.2-1~) but 4.30.0 is to be installed
E: Unmet dependencies. Try ‘apt --fix-broken install’ with no packages (or specify a solution).
Thankyou. I continued with the steps. I treated line 2 (sudo curl -fsSLo …) and line 3 (echo "deb …) as separate commands - is this correct?
I still get error when installing brave browser:
todd@Live5D:/etc/apt/sources.list.d$ sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
[sudo] password for todd:
todd@Live5D:/etc/apt/sources.list.d$ echo “deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/ stable main”|sudo tee /etc/apt/sources.list.d/brave-browser-release.list
deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/ stable main
todd@Live5D:/etc/apt/sources.list.d$ sudo apt update
Hit:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
Get:2 https://brave-browser-apt-beta.s3.brave.com stable InRelease [7,547 B]
Get:3 https://brave-browser-apt-beta.s3.brave.com stable/main amd64 Packages [27.6 kB]
Get:4 Index of /pureos/ byzantium InRelease [9,641 B]
Get:5 Index of /pureos/ byzantium-security InRelease [9,650 B]
Get:6 Index of /pureos/ byzantium-updates InRelease [9,649 B]
Ign:7 Index of /pureos/ byzantium/main Translation-en
Get:8 Index of /pureos/ byzantium-security/main all Packages [90.2 kB]
Get:7 Index of /pureos/ byzantium/main Translation-en [5,685 kB]
Fetched 5,839 kB in 4s (1,298 kB/s)
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
32 packages can be upgraded. Run ‘apt list --upgradable’ to see them.
todd@Live5D:/etc/apt/sources.list.d$ sudo apt install brave-browser
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
You might want to run ‘apt --fix-broken install’ to correct these.
The following packages have unmet dependencies:
grass : Depends: libwebkit2gtk-4.1-0 but it is not installable
grass-core : Breaks: grass (< 6.4.2-1~) but 4.30.0 is to be installed
grass-gui : Breaks: grass (< 6.4.2-1~) but 4.30.0 is to be installed
E: Unmet dependencies. Try ‘apt --fix-broken install’ with no packages (or specify a solution).
Okay, well I thought you were using Debian, but it seems you are using PureOS instead. That means there were unmet dependencies simply because they are not available in PureOS’ repositories in the first place.
Once it’s configured, you can run “sudo flatpak install brave” and it should find the associated flatpak from Flathub. Remember to set up Flathub (although PureOS has a flatpak repo I think…
Ho do I access thew pure OS store? In my brave browser it shows that it needs to be updated. I choose reinstall Brave. It takes me to the Brave website where it provide a curl command to install it:
The following packages have unmet dependencies:
grass : Depends: libwebkit2gtk-4.1-0 but it is not installable
grass-core : Breaks: grass (< 6.4.2-1~) but 4.30.0 is to be installed
grass-gui : Breaks: grass (< 6.4.2-1~) but 4.30.0 is to be installed
E: Unmet dependencies. Try ‘apt --fix-broken install’ with no packages (or specify a solution).