this post was submitted on 18 Jun 2023
0 points (NaN% liked)

Linux

45479 readers
1304 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 year ago* (last edited 1 year ago) (3 children)

They didn't. LibreOffice devs wanted to provide support exclusively through Flatpak. Thus making native installations not supported. In stead of spending time on maintaining native package they just tell users to use Flatpak. https://lists.fedoraproject.org/archives/list/[email protected]/thread/46ZZ6GZ2W3G4OJYX3BIWTAW75H37TVW6/

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

Dang, that's lame. I guess it's up to users to adapt LO to their distro.

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

Many like myself don't like the old idea of downloading stuff that "just runs". It's too much going back to the old ways with windows where you randomly just downloaded a binary off a website and ran it.

Basically it's the equivalent of sideloading apps on mobile devices. I won't do that either unless it is required.

Now I do have one such app, in appimage which is my preference anyway. KDEnlive, which I run as an appimage Vs the Debian package only because I'm on Debian 10 on my main machine and have yet to pencil in the upgrade time.

Now, GNU Guix is interesting. Cryptographically secure and verified compilation (or pre-compilation) of source code straight from GitHub etc. Now, that will be more like it!