Afternoon, gang.
This was one of the very first non-browser portables I put together, almost 2 years ago.....and until now, I still haven't got around to publishing it.
Based around the LibreOffice AppImages, it follows the same format as all the others; keeps everything self-contained within a single directory, instead of the AppImages creating multiple config files and just leaving them scattered around all over the place, which they tend to do......even when you've removed the AppImage from your system.
Config items are sym-linked to expected locations at run-time, and removed again at close; because they ARE sym-links, changes are written directly back to the portable directory.
-----------------------------------------------------
This particular build is v7.0.3. If you ever want to update to a newer version, it's very simple. Just visit the AppImage downloads page at the LibreOffice website, and select the AppImage you want:-
https://www.libreoffice.org/download/appimage/
Once you've downloaded the build you want, re-name it to just "LibreOffice64" to match the existing AppImage in the portable; no extension, no ".AppImage", nothing like that. Just "LibreOffice64"; this is one good thing about AppImages.....you can re-name them to anything you like, and they will still run, because the act of clicking on the AppImage's outer 'shell' transfers the executable action to the AppRun script within. The actual name of the outer 'shell' is completely irrelevant, and many who build them give them insanely long, complicated names; totally unnecessary, because it makes it harder to get it right when you're scripting for them.
Short & sweet is the name of the game, gang.
Then; just swap it over with the existing one. That's all there is to it.
-------------------------------------------------
Anybody who might fancy trying these, you can find the downloads here:-
https://mega.nz/folder/mCgARJAB#gghmc7g04hbytdKncci-eQ
As always; d/l; unzip; move the portable anywhere you like, preferably outside the 'save'. Click to enter, click 'LAUNCH' to fire it up.
Scripts allow the addition/removal of a linked menu entry, if one should be required.
Enjoy.
Mike.