Switching from MX Linux's LibreOffice deb to the official Flatpak version  [Solved]

Message
Author
Danathar
Posts: 237
Joined: Fri Feb 14, 2020 11:49 am

Switching from MX Linux's LibreOffice deb to the official Flatpak version

#1 Post by Danathar »

Does MX Linux does anything special with the LibreOffice packages compared to the official upstream versions?

I'm interested in uninstalling the current .deb version I have and replacing it with the official Flatpak version from flathub (so i get the latest versions).

Before I do that, I wanted to check if switching would cause any issues or if I would lose any MX Linux-specific customizations. Specifically, about whether MX Linux patches or customizes LibreOffice in any way, do they include any extra features or integrations that the upstream Flatpak would be missing? I'm currently running MX KDE AHS. I'd be surprised if there were any patches, but maybe some desktop integrations? (if any?)

Thanks!
Last edited by Danathar on Wed Dec 06, 2023 10:13 am, edited 1 time in total.

User avatar
bassplayer69
Posts: 69
Joined: Wed Dec 25, 2019 5:37 pm

Re: Switching from MX Linux's LibreOffice deb to the official Flatpak version

#2 Post by bassplayer69 »

You can uninstall the version that comes with MX Linux and then install the latest and greatest .deb version off of their web site. Easy to do and that's what I do here.
"The world is full of kings and queens, who blind your eyes and steal your dreams. It's Heaven and Hell." - Ronnie James Dio
Linux Registered User #450992 (defunct)

Danathar
Posts: 237
Joined: Fri Feb 14, 2020 11:49 am

Re: Switching from MX Linux's LibreOffice deb to the official Flatpak version

#3 Post by Danathar »

bassplayer69 wrote: Wed Dec 06, 2023 10:13 am You can uninstall the version that comes with MX Linux and then install the latest and greatest .deb version off of their web site. Easy to do and that's what I do here.
So just

Code: Select all

sudo apt-get remove --purge libreoffice*
?

I started to do that and then stopped when I saw how many packages get uninstalled.

User avatar
bassplayer69
Posts: 69
Joined: Wed Dec 25, 2019 5:37 pm

Re: Switching from MX Linux's LibreOffice deb to the official Flatpak version

#4 Post by bassplayer69 »

You can do it that way or use the MX Package Installer. Yes, there are A LOT of packages that make up LibreOffice. Once you uninstall it, you can use either the flatpak or the .deb route.
"The world is full of kings and queens, who blind your eyes and steal your dreams. It's Heaven and Hell." - Ronnie James Dio
Linux Registered User #450992 (defunct)

User avatar
dolphin_oracle
Developer
Posts: 22654
Joined: Sun Dec 16, 2007 12:17 pm

Re: Switching from MX Linux's LibreOffice deb to the official Flatpak version  [Solved]

#5 Post by dolphin_oracle »

we make no changes to libreoffice.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

Danathar
Posts: 237
Joined: Fri Feb 14, 2020 11:49 am

Re: Switching from MX Linux's LibreOffice deb to the official Flatpak version

#6 Post by Danathar »

dolphin_oracle wrote: Wed Dec 06, 2023 10:27 am we make no changes to libreoffice.
Thanks!

User avatar
CharlesV
Administrator
Posts: 7929
Joined: Sun Jul 07, 2019 5:11 pm

Re: Switching from MX Linux's LibreOffice deb to the official Flatpak version

#7 Post by CharlesV »

I am going to also suggest that you install that .deb from libreoffice - because there ARE programs on my machines that require libreoffice installed!

AND.. I also have found that if I install a NEW version from the libreoffice downloads and THEN remove the older version, i do not have as many applications that complain or I have to reinstall. ( Cario-dock for one, and I forget the other three, but there were four that were removed when I removed libreoffice first.)

To find what is installed and remove the old libre, you can use the following to find the specific installed version and then remove just it.

Code: Select all

apt list libreoffice7*
SO for example: if you see libreoffice 7.4 installed and you just installed 7.6, then you can remove the 7.4 with

Code: Select all

apt purge libreoffice7.4*
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

Post Reply

Return to “General”