this post was submitted on 26 Jun 2025
44 points (90.7% liked)

Linux

8169 readers
373 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

I know it's not that hard $ dpkg -i but opening the terminal gives normies an aneurysm and thanks to the crazy gatekeeping gen alpha doesn't know what a file type is now.

I use Ubuntu btw. Personally, the App store's on Linux confused me a ton, setting up Flatpak and some other package repositories. I much preferred the windows way, shocker, with just downloading and double-click the exe file.

Do I have to make a pull request myself to get this done, or what is the debate on this?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] demerara@social.vivaldi.net 1 points 5 days ago* (last edited 5 days ago) (1 children)

@bryceac @MangoPenguin @RommieDroid LibreOffice is certainly an exception. One deb, no problem, but a whole screen full of them? And just running dpkg -i may get you two instances depending on the update? I finally went for flatpak on this one.

[โ€“] bryceac@mastodon.world 1 points 5 days ago

@demerara @MangoPenguin @RommieDroid I just try to find the current way to uninstall the preloaded version and then run dpkg -i *.deb in the extracted directory for the latest, but I can kind of see how that can be possible.