Not sure what others are doing to use Ubuntu (23.04) without snaps, but this is what I am doing:
- for Firefox I found a guide here
- for chromium I am actually using the Linux Mint packages (which work absolutely fine), and I have just set up a small repository I can add to apt:
deb [arch=amd64 allow-insecure=yes] http://snapless.cmeerw.net/ victoria upstream
- this just syncs from Linux Mint and only republishes chromium in the Packages file (with downloads redirected to a Linux Mint mirror). BTW, I am not signing these…
What are others doing?
My solution is to use MX, based on Debian. All packages came as .deb so a simple sudo apt install firefox is working.
You can just download the firefox tarball from their own site. And that will just update itself.
This may be useful for you (Especially if you use KDE Plasma) : Automated script to remove all traces of Snap, including reinstalling a standalone version of Firefox.
So you’re using Mint with extra steps.
I am using a single package from Mint, the rest is Ubuntu 23.04. Mint would otherwise be based on Ubuntu 22.04?
Just use debian testing or unstable.
This.
I just went from Arch to Debian 12 Bookworm. Running the stable branch, but so far most of the packages are rather recent. Kernel is 6.1 instead of 6.4, but I could switch to the Testing or Unstable branch to get the “bleeding edge” packages/kernels if I need to. But honestly so far it’s been a real pleasure to use. Everything is just working and is stable.
deleted by creator
don’t miss anything from Arch so far.
same I switched to debian testing. best experience. never had issues since a year. Arch usually borked once in this period.
Debian testing works fine for me.