{"id":46599,"date":"2024-05-16T15:39:59","date_gmt":"2024-05-16T15:39:59","guid":{"rendered":"https:\/\/ubuntuhandbook.org\/?p=46599"},"modified":"2026-02-05T14:25:56","modified_gmt":"2026-02-05T14:25:56","slug":"install-libreoffice-ubuntu-2404","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2024\/05\/install-libreoffice-ubuntu-2404\/","title":{"rendered":"Install LibreOffice Office Suite in Ubuntu 24.04"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/01\/libreoffice-icon.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-thumbnail wp-image-36666\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/01\/libreoffice-icon-250x250.png\" alt=\"\" width=\"250\" height=\"250\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/01\/libreoffice-icon-250x250.png 250w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/01\/libreoffice-icon-300x300.png 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/01\/libreoffice-icon-600x600.png 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/01\/libreoffice-icon-768x768.png 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2022\/01\/libreoffice-icon.png 1200w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/a><\/p>\n<p>This is a beginner&#8217;s guide shows how to install (or Remove) the popular LibreOffice Office Suite in Ubuntu 24.04 LTS.<\/p>\n<p>LibreOffice is a free open-source office suite, that works in Linux, Windows, MacOS, iOS, Android, and ChromeOS. It includes a word processor, spreadsheet program, presentation, vector graphics editor, math app, and database management program. And, it uses Open Document Format (ODF) as default file format, though most other major office file formats are also supported, including Microsoft Office DOCX, XML, XLSX, PPTX, and more.<\/p>\n<p>The office suite is so popular that most Linux use it as default, including Ubuntu, Fedora, Debian.<\/p>\n<p><b>However, Ubuntu 24.04 does NOT have it out-of-the-box if you installed the system with &#8220;Default selection&#8221; mode.<\/b> Meaning you need to manually install the office suite afterward, for handling your spreadsheet, presentation, etc files.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-apps.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-46600\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-apps-700x470.webp\" alt=\"\" width=\"610\" height=\"410\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-apps-700x470.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-apps-300x202.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-apps-768x516.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-apps-1320x887.webp 1320w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-apps.webp 1521w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/p>\n<p><!--more--><\/p>\n<p>LibreOffice can be installed in Ubuntu with <b>6 different ways<\/b>. Choose any one of them that your prefer!<\/p>\n<ol>\n<li><b>Deb package from system repository<\/b>.<\/li>\n<li><b>Ubuntu PPA<\/b> &#8211; Updated version of Deb packages, maintained by Ubuntu packaging team.<\/li>\n<li><b>Snap package<\/b> &#8211; Runs in sandbox environment.<\/li>\n<li><b>Flatpak package<\/b> &#8211; Another package format runs in sandbox environment.<\/li>\n<li><b>AppImage<\/b> &#8211; No installation required.<\/li>\n<li><b>Deb package<\/b> from LibreOffice website.<\/li>\n<\/ol>\n<h3>Difference between the 6 LibreOffice Packages<\/h3>\n<p>The <b>Deb package from system repository<\/b> is the one that pre-installed in earlier Ubuntu versions, as well as Ubuntu 24.04 installed with &#8220;Extended selection&#8221; mode. It&#8217;s stable, officially supported (by Ubuntu) and works on all Ubuntu supported CPU platforms, including <code>amd64<\/code> (Intel\/AMD), <code>arm64\/armhf<\/code> (Raspberry Pi, Snapdragon X), <code>ppc64el<\/code>(IBM POWER platform), <code>riscv64<\/code>, <code>s390x<\/code> (IBM zSystems and LinuxONE).<\/p>\n<p>However, Ubuntu rarely provides feature updates for the office package. It&#8217;s getting old as time goes on, so <b>Ubuntu PPA<\/b> is available to keep it up-to-date. Ubuntu packaging team maintains a PPA repository that contains most recent LibreOffice packages for all supported Ubuntu releases.<\/p>\n<p><a href=\"https:\/\/launchpad.net\/~libreoffice\/+archive\/ubuntu\/ppa\" target=\"_blank\" rel=\"noopener\">The PPA<\/a> package also supports all the Ubuntu supported CPU architecture types. <b>However, it&#8217;s less stable for production use<\/b> that the one in system repository.<\/p>\n<blockquote><p><i>Most of the packages in this PPA have only experienced minor testing &#8212; in fact it is the place to enable a wider audience to test packages before they are published into the distro proper.<\/i><\/p><\/blockquote>\n<p><strong>The following 4 packages are offered by the Document Foundation, the software developer team. However, they only support <code>amd64<\/code> and <code>arm64<\/code> platforms.<\/strong><\/p>\n<p>Both <b>Snap<\/b> and <b>Flatpak<\/b> packages run in sandbox environment. Snap is powered by Canonical (the company behind Ubuntu) and available in App Center (Ubuntu Software). While, Linux Mint, Fedora, and a few other Linux prefer Flatpak package. Running app in sandbox can be safer, but it takes more system resources (<i>especially more disk space<\/i>) due to separate daemon and run-time libraries. And, it might have theming issue and small impact on performance.<\/p>\n<p>The <b>AppImage<\/b> is a ready-to-go package format. No installation required! Just download it, add executable permission, then you can click run the file anywhere to launch the software.<\/p>\n<p>The LibreOffice website also provides <b>.deb package<\/b> for Debian\/Ubuntu users. However, it&#8217;s built against a very old baseline for maximum compatibility. For better integration, it&#8217;s BETTER to use Ubuntu PPA instead, though you can still install and use it in Ubuntu if you insist.<\/p>\n<h3>Option 1: Install LibreOffice Deb package from system repository<\/h3>\n<p>For a stable and just working version of the office suite, the deb package in system repository is the best choice.<\/p>\n<p>Simply launch <b>App Center<\/b>, search &#8216;libreoffice&#8217;, then select filter by &#8220;Debian package&#8221;, finally click install the LibreOffice Write, Calc, Impress, Base, Draw, and\/or Math app as you want.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficedeb-appcenter.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-46601\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficedeb-appcenter-700x464.webp\" alt=\"\" width=\"610\" height=\"404\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficedeb-appcenter-700x464.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficedeb-appcenter-300x199.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficedeb-appcenter-768x509.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficedeb-appcenter.webp 1289w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/p>\n<p>For choice, you may press <code>Ctrl+Alt+T<\/code> on keyboard to open up a terminal window. Then, run the single command below to install them all:<\/p>\n<pre>sudo apt install libreoffice<\/pre>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/apt-libreoffice.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-46602\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/apt-libreoffice-700x435.webp\" alt=\"\" width=\"610\" height=\"379\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/apt-libreoffice-700x435.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/apt-libreoffice-300x186.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/apt-libreoffice-768x477.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/apt-libreoffice.webp 836w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/p>\n<h3>Option 2: Install &amp; Update LibreOffice from Ubuntu PPA (Recommend)<\/h3>\n<p>For those who prefer the native .deb package, and want to keep the office up-to-date, then choose the <a href=\"https:\/\/launchpad.net\/~libreoffice\/+archive\/ubuntu\/ppa\" target=\"_blank\" rel=\"noopener\">LibreOffice Fresh PPA<\/a> maintained by Ubuntu packaging team.<\/p>\n<p><strong>1<\/strong>. First, press <code>Ctrl+Alt+T<\/code> on keyboard to open up a terminal window. Then, run the command below to add the PPA:<\/p>\n<pre>sudo add-apt-repository ppa:libreoffice\/ppa<\/pre>\n<p><i>Type user password (no visual feedback, just type in mind) when it asks, and hit Enter to continue.<\/i><\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-ppa.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-46603\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-ppa-700x375.webp\" alt=\"\" width=\"610\" height=\"327\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-ppa-700x375.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-ppa-300x161.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-ppa.webp 706w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/p>\n<p><b>2.<\/b> After that, either run command to install\/update the office suite (<em>required for the first time only if you don&#8217;t have the stock version installed<\/em>):<\/p>\n<pre>sudo apt install libreoffice<\/pre>\n<p>Or, launch <b>Software Updater<\/b> (Update Manager) to check &amp; install updates.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/upgrade-libreoffice.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-46604\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/upgrade-libreoffice.webp\" alt=\"\" width=\"667\" height=\"601\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/upgrade-libreoffice.webp 667w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/upgrade-libreoffice-300x270.webp 300w\" sizes=\"auto, (max-width: 667px) 100vw, 667px\" \/><\/a><\/p>\n<h3>Option 3: Install LibreOffice Snap package<\/h3>\n<p>If you&#8217;re OK running app in sandbox, then the Snap is the easiest way to install and keep the office suite up to date. Though, it supports only <code>amd64<\/code> (AMD\/Intel) and 64-bit ARM devices.<\/p>\n<p>To install the package, simply launch <b>App Center<\/b>, search and install &#8216;libreoffice&#8217; filtered by &#8220;Snap package&#8221;.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficesnap-appcenter.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-46605\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficesnap-appcenter-700x449.webp\" alt=\"\" width=\"610\" height=\"391\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficesnap-appcenter-700x449.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficesnap-appcenter-300x192.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficesnap-appcenter-768x492.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreofficesnap-appcenter.webp 1084w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/p>\n<p>Or, open terminal (Ctrl+Alt+T) and run the command below instead to install the package:<\/p>\n<pre>snap install libreoffice<\/pre>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/snap-install-libreoffice.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-46606\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/snap-install-libreoffice-700x454.webp\" alt=\"\" width=\"610\" height=\"396\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/snap-install-libreoffice-700x454.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/snap-install-libreoffice-300x195.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/snap-install-libreoffice.webp 706w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/p>\n<p>The snap package automatically install updates when available, though you can run <code>snap refresh libreoffice<\/code> to manually check updates.<\/p>\n<h3>Option 4: Install LibreOffice Flatpak package<\/h3>\n<p><b>Linux Mint 21+<\/b> and <b>Fedora<\/b> with 3rd repository enabled can search for and install LibreOffice Flatpak package from either Software Manager or GNOME Software.<\/p>\n<p>For Ubuntu users on <code>amd64<\/code> (AMD\/Intel) and <code>arm64<\/code> (Raspberry Pi, Snapdragon X, etc), open terminal (Ctrl+Alt+T) and run the 2 commands below to install the package:<\/p>\n<ul>\n<li>First, run command to enable Flatpak support:\n<pre>sudo apt install flatpak<\/pre>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/03\/apt-flatpak-noble.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-45732\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/03\/apt-flatpak-noble-700x501.webp\" alt=\"\" width=\"610\" height=\"437\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/03\/apt-flatpak-noble-700x501.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/03\/apt-flatpak-noble-300x215.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/03\/apt-flatpak-noble-768x550.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/03\/apt-flatpak-noble.webp 786w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/li>\n<li>Then, install Flatpak version of the office suite via command:\n<pre>flatpak install https:\/\/dl.flathub.org\/repo\/appstream\/org.libreoffice.LibreOffice.flatpakref<\/pre>\n<p><i>There&#8217;ll be lots of download for run-time libraries, if this is the first time you installing a Flatpak app. In the screenshot below, I&#8217;ve already have the most run-times installed.<\/i><\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/flatpak-libreoffice.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-46607\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/flatpak-libreoffice-700x494.webp\" alt=\"\" width=\"610\" height=\"430\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/flatpak-libreoffice-700x494.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/flatpak-libreoffice-300x212.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/flatpak-libreoffice.webp 746w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/li>\n<\/ul>\n<p>After that, you may need a log out and back in to make the app icon visible in launcher. Or, just run <code>flatpak run org.libreoffice.LibreOffice<\/code> command to launch it from terminal.<\/p>\n<p>To check updates for the flatpak package, use command:<\/p>\n<pre>flatpak update org.libreoffice.LibreOffice<\/pre>\n<h3>Option 5: LibreOffice AppImage<\/h3>\n<p>If you want, you can choose download the AppImage from the link below (amd64 only):<\/p>\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background\" href=\"https:\/\/www.libreoffice.org\/download\/appimage\/\" target=\"_blank\" rel=\"noreferrer noopener\">Download LibreOffice AppImage<\/a><\/div>\n<\/div>\n<p>Choose &#8220;Fresh&#8221; for the latest, or &#8220;Still&#8221; for the previous major release, and select &#8220;Basic&#8221; for English only, &#8220;Standard&#8221; for some more language, or &#8220;Full&#8221; version with all language pack.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/download-appimage.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-46608\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/download-appimage-700x429.webp\" alt=\"\" width=\"610\" height=\"374\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/download-appimage-700x429.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/download-appimage-300x184.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/download-appimage-768x471.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/download-appimage.webp 1077w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/p>\n<p>After downloaded the package, open <em>Downloads<\/em> folder, right-click on the package and select to go to its &#8220;Properties&#8221; dialog. Then, click enable &#8220;Executable as Program&#8221; toggle option. Finally, you can click Run the AppImage to launch the office suite.<\/p>\n<p><b>NOTE: Ubuntu since 22.04 does NOT support AppImage out-of-the-box. You need to open terminal (Ctrl+Alt+T) and run command to enable it:<\/b><\/p>\n<pre>sudo apt install libfuse2<\/pre>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-appimage.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-46609\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-appimage-700x477.webp\" alt=\"\" width=\"610\" height=\"416\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-appimage-700x477.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-appimage-300x204.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-appimage-768x523.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/libreoffice-appimage.webp 1148w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/a><\/p>\n<h3>Option 6: LibreOffice Deb package from its website<\/h3>\n<p>As mentioned, the Ubuntu PPA is recommended way to install the latest LibreOffice as native Deb package.<\/p>\n<p>If you insist on installing the Deb package from the software website, do following steps one by one:<\/p>\n<ol>\n<li>(Optional) First, open terminal (Ctrl+Alt+T) and remove (if installed) the office suite installed from system repository or Ubuntu PPA:\n<pre>sudo apt remove --autoremove libreoffice<\/pre>\n<\/li>\n<li>Then, download the Deb package from the software website:\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background\" href=\"https:\/\/www.libreoffice.org\/download\/download-libreoffice\/\" target=\"_blank\" rel=\"noreferrer noopener\">Download LibreOffice DEB<\/a><\/div>\n<\/div>\n<p>Select 64-bit for Intel\/AMD processors, or aarch64 for RasPi, Snapdragon X, etc ARM64 processors.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-50554\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/download-lb262-700x472.webp\" alt=\"\" width=\"610\" height=\"411\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/download-lb262-700x472.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/download-lb262-300x202.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/download-lb262-768x517.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/download-lb262.webp 1042w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/li>\n<li>After that, extract the downloaded package, then navigate to the new generated folder. Finally, right-click on &#8216;DEBS&#8217; sub-folder and select &#8220;<b>Open in Terminal<\/b>&#8220;.<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-50555\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/open-lb262-terminal-700x511.webp\" alt=\"\" width=\"610\" height=\"445\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/open-lb262-terminal-700x511.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/open-lb262-terminal-300x219.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/open-lb262-terminal-768x560.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/open-lb262-terminal-1320x963.webp 1320w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/open-lb262-terminal.webp 1334w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/li>\n<li>In the pop-up terminal window, run command to install all the <code>.deb<\/code> packages in that directory:\n<pre>sudo apt install .\/*.deb<\/pre>\n<\/li>\n<\/ol>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-50556\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/apt-lb262-700x528.webp\" alt=\"\" width=\"610\" height=\"460\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/apt-lb262-700x528.webp 700w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/apt-lb262-300x226.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/05\/apt-lb262.webp 706w\" sizes=\"auto, (max-width: 610px) 100vw, 610px\" \/><\/p>\n<h3>How to Uninstall LibreOffice in Ubuntu<\/h3>\n<p>If you installed LibreOffice from multiple sources, then you&#8217;ll have duplicated app icons. To remove any one of them, run the commands below accordingly.<\/p>\n<p>To remove LibreOffice <code>.deb<\/code> package downloaded from LibreOffice website, run command in terminal (Ctrl+Alt+T):<\/p>\n<pre>sudo apt remove --autoremove libreoffice26.2*<\/pre>\n<p>Here you need to replace the version number <b>26.2<\/b>\u00a0according to which you installed.<\/p>\n<p>Or, use the command below instead to remove the <code>.deb<\/code> installed from any source (e.g., Ubuntu repository, PPA, LibreOffice website).<\/p>\n<pre>sudo apt remove --autoremove libreoffice*<\/pre>\n<p>There must be an asterisk &#8220;*&#8221; in the end for uninstalling the package from LibreOffice website, or there&#8217;ll lots of leftovers in your system.<\/p>\n<p>To remove the Ubuntu PPA, use command:<\/p>\n<pre>sudo add-apt-repository --remove ppa:libreoffice\/ppa<\/pre>\n<p>For the AppImage, just delete the file using your file manager.<\/p>\n<p>And, uninstall the Snap package either by using App Center or by running command in terminal:<\/p>\n<pre>snap remove --purge libreoffice<\/pre>\n<p>For LibreOffice Flatpak package, just run the command below to uninstall it:<\/p>\n<pre>flatpak uninstall --delete-data org.libreoffice.LibreOffice<\/pre>\n<p>Though you may also run <code>flatpak uninstall --unused<\/code> to clear useless run-time libraries.<\/p>","protected":false},"excerpt":{"rendered":"<p>This is a beginner&#8217;s guide shows how to install (or Remove) the popular LibreOffice Office Suite in Ubuntu 24.04 LTS. LibreOffice is a free open-source office suite, that works in Linux, Windows, MacOS, iOS, Android, and ChromeOS. It includes a word processor, spreadsheet program, presentation, vector graphics editor, math app, and database management program. And, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":36666,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[1009],"class_list":["post-46599","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-howtos","tag-libreoffice"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/46599","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=46599"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/46599\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media\/36666"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=46599"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=46599"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=46599"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}