Gnumeric
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Gnumeric is a powerful spreadsheet application which can import and export in various formats including .csv, HTML, LaTeX, Lotus 1-2-3, OpenDocument Spreadsheet and Microsoft Excel.
Installing
Optional dependencies are psiconv (for Psion 5 file support), python2-gobject2AUR (for python plugin support) and yelp (for viewing the help manual).
Tips and tricks
Gnumeric respects your locale for the numeric decimal separator and uses it for exporting, e.g. to .csv files, as well. For example
- with a german locale
de
, a number shows as0,5
(comma), - with an english locale
en
, a number shows as0.5
(dot).
To start Gnumeric with a different locale, run
LC_NUMERIC="en" gnumeric