This was no accident. They want you to install apps via their walled garden snap store.
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Ubuntu goes full enshitification... Glad I'm back to pure Debian for a long time
Yeah man. I'm on LMDE 6 and SO glad about that. No Ubuntu BS. Just pure Debian with Mint optimizations and desktop.
Try command line?
dpkg -i /path/to/package.deb
That's likely an app just not installed by default for GUI
Correct, but new users don't want to need the command line for something as simple as installing packages.
New users probably shouldn't be installing .debs, especially if they don't know about terminal commands. I've seen so many fucked up systems from people treating Linux as Windows, as in installing everything by searching for stuff on their browser, downloading an installer and installing that.
Problem is a lot of closed source software still release their software as .deb or .rpm packages that installs their repos so you can install their software from the software centre.
[This comment has been deleted by an automated system]
I'm telling them that because it is a poor idea. But preferably the system should fix user mistake and behind the scenes just install Discord from repo or flatpak, with option to bypass this behaviour for those who know what they're doing.
Preferably these software vendors would know to guide users towards proper ways of installing stuff, but that's not happening.
[This comment has been deleted by an automated system]
Add a GUI desktop entry for that, assign .deb file mimetype to it, bam. A usable experience.
Or just install gdebi.
I thought that perhaps Ubuntu were done with screwing the community after they forced snaps on their users.
Just when I thought, ok that's it what worse could they do?, then they pull this nonsense!
They really, really don't want the user to have control of the system do they? They think we are dumb and need a walled garden experience like Apple where you only get apps from Snaps or the repo.
And frankly it's against the principles of FOSS where the foundation is to protect user freedom.
I moved to Mint when this snaps thing made me feel up. And as soon as LMDE 6 came out I immediately switched to that .
I highly recommend everyone abandon Ubuntu and Fedora - the two Corporation backed distros - and use only 100% independent distros like LMDE or Debian or any of the others.
And if you're using a distro that is Ubuntu or Fedora based pressure the dev to move to Debian or opensuse. Or any other independent base.
If we don't take action as a community eventually new users will become accustomed to this BS and will never know what it's like to use REAL Linux.
If a website stuffed a .deb into your Downloads folder and you click on it, should the default behaviour be to run it? Is there a significant pile of Ubuntu software out there that is unavailable in the apt and snap and flatpak stores? Other stores such as Steam and Epic (Heroic) are easily installable via … starting in your apt/snap/flatpak store.
They keep looking for trouble. Something is going to bite them in the ass one day.
Unpopular opinion, I think this should be like this if there exists a snap or a package in the repo for it. Even if this is a bug. Maybe they should make a popup educating users about how they don't need to download installers. As for apps like discord, I believe there is a well maintained snap package available to install easily from the app center. I can't seem to find chrome there sadly, but it is on flathub. I hope it gets a package.
[This comment has been deleted by an automated system]
I don't agree with you on this, people are used to install app on other operating systems this way, there is a better way yes I'm not arguing this, but a lot of proprietary software is distributed this way and not on the snap store, and being ubuntu a noob friendly distro make it worse for the averange user to search the internet only to install deb packages instead of providing a user friendly interface!
Yup, I understand that people are going to search for an installer and install it that way. What I am saying is maybe they should direct users to the snap store or something if the package they are trying to install exists on there already. Pretty non intrusive way to make sure they are doing it the right way.
Edit: this is not me advocating for snaps btw. I don't care what package manager anyone uses, as long as its not bricking your system.