this post was submitted on 09 Aug 2023
51 points (94.7% liked)

Linux

47344 readers
1237 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] merthyr1831 15 points 1 year ago (1 children)

Feels like you don't want to use Ubuntu.

Ubuntu is going the way of snap-only and it might as well pick an Ubuntu-based GNOME distro. There's a bunch out there, but PopOS can be pretty easily stripped down to a vanilla GNOME system. You could even just modify Mint and install GNOME on top of that.

How about VanillaOS? That's an Ubuntu (soon to be debian) based plain GNOME system with support for a range of packaging formats.

You could also go for Manjaro GNOME edition, but not as stable.

Zorin is cool but not as barebones for a GNOME spin.

[–] [email protected] 3 points 1 year ago (1 children)

Could also look at Linux Mint (Cinnamon/MATE/XFCE) or Feren OS (KDE).

[–] merthyr1831 4 points 1 year ago (1 children)

True. I focussed on the GNOME options for OP but KDE-Neon is a great snapless Ubuntu distro

[–] [email protected] 2 points 1 year ago

Oh yeah, for sure. I was just throwing out some other ones to check out if they had a different preference on DE or just wanted to check out something different from GNOME. Just adding on to the options!