I want to know if there are any other spreadsheet programs besides OpenOffice.org Calc.
-
- calligra https://calligra.org/ - gnumeric http://www.gnumeric.org/ - sc https://www.linuxjournal.com/article/10699 - kspread - pyspread https://pyspread.gitlab.io/
– NeilG Jul 22 '23 at 14:10
6 Answers
Gnumeric
Gnumeric is part of 'GNOME Office' suite, which means it stylistically fits into Ubuntu, but can just as easily be used on its own.
To install Gnumeric in all currently supported versions of Ubuntu open the terminal and type:
sudo apt install gnumeric
For text-only use in a terminal, there's sc (man page).
If the first link is not working, you can try the Ubuntu Packages site.
Also for text terminals, Lotus 1-2-3 for Unix has been ported to Linux.
- 3,612
-
sc: "sc: the Venerable Spreadsheet Calculator" (how to): https://www.linuxjournal.com/article/10699 – NeilG Jul 22 '23 at 14:10
Check these out... here is list of all spreadsheet software for linux... :)
http://www.linuxlinks.com/Software/Spreadsheets/
else u can try koffice, staroffice and gnome-office.
I hope this helped.. :)
- 589
-
1Star Office is Sun's commercial version of OpenOffice.org (basically OpenOffice.org with different branding and some commercial clipart, fonts, templates & maybe extra language tools added). – JanC Aug 28 '10 at 14:31
-
-
1
There's a Chinese clone of MS Office, called WPS Office. It offers both ribbon and toolbar-based user interfaces, which you can switch on the fly. It is not open source, though.
For more details and installation instructions, see this OMG! Ubuntu! article.