399
LibreOffice is pretty damn good
(lemmy.ca)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Indeed, LibreOffice Calc is a near-daily fixture in my operational workflow. The insistence on proprietary, data-harvesting alternatives like Google Docs is… unnecessary. For Debian-based systems, the installation process is straightforward:
sudo add-apt-repository ppa:libreoffice/ppa
&sudo apt install libreoffice
, referencing the official documentation at https://wiki.documentfoundation.org/Documentation/Install/Linux(Is debian considered a "debian-based" distro?)
Debian users, ignore the above. Debian explicity warns against using ubuntu ppa
The correct way to get libreoffice in debian is just to apt install libreofffice... It's already in the main debian repos
https://wiki.debian.org/LibreOffice