Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Linux Distributions»Fedora»How To Install LibreOffice on Fedora 35/34/33

    How To Install LibreOffice on Fedora 35/34/33

    RahulBy RahulFebruary 24, 20191 Min ReadUpdated:April 18, 2022

    LibreOffice is a free and open-source office software suite. It has included many useful features, which becomes office management very easy. This is the most powerful free & open-source office suite specifically for Linux desktop users. The Fedora installation RPM packages are available on the official download page.

    This tutorial will help you to Install LibreOffice on Fedora Linux desktop systems.

    Install LibreOffice on Fedora

    First of all, download the latest LibreOffice rpm packages archive from its official download page. To download Libreoffic 7.3.2 use the following command.

    wget https://download.documentfoundation.org/libreoffice/stable/7.3.2/rpm/x86_64/LibreOffice_7.3.2_Linux_x86-64_rpm.tar.gz
    

    Extract the RPM packages from archive file.

    tar -xvf LibreOffice_7.3.2_Linux_x86-64_rpm.tar.gz
    

    Now, install all the rpm files using the dnf package manager.

    cd LibreOffice_7.3.2.2_Linux_x86-64_rpm
    sudo dnf install RPMS/*.rpm
    

    You have done it. Have a cup of coffee until the package installation is completed.

    Launch LibreOffice

    Go to the Fedora Desktop, start searching for “LibreOffice”, This will show you the launch icons for LibreOffice. For example:

    How to Install Libreoffice on Fedora

    Then launch LibreOffice by clicking the Icon.

    How to Install Libreoffice on Fedora

    Conclusion

    This tutorial helped you to install LibreOffice on a Fedora Linux system.

    fedora libreoffice
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleHow to Install Sendmail on Ubuntu 18.04 & 16.04 LTS
    Next Article How to Install wget on MacOS

    Related Posts

    How To Install Apache Solr 9.0 on Fedora 36/35

    Updated:May 26, 20223 Mins Read

    How to Install PowerShell on Fedora

    Updated:March 3, 20222 Mins Read

    How To Install Git on Fedora Linux

    Updated:May 31, 20222 Mins Read

    Top 5 Most Stable Linux Distributions in 2022

    Updated:January 11, 20226 Mins Read

    How To Install Anaconda on Fedora 36/35

    Updated:June 3, 20224 Mins Read

    Top 10 Best Linux Server Distributions in 2022

    Updated:June 6, 20228 Mins Read

    Leave A Reply Cancel Reply

    Recent Posts
    • How to run “npm start” through docker
    • Filesystem Hierarchy Structure (FHS) in Linux
    • How to accept user input in Python
    • What is difference between var, let and const in JavaScript?
    • What is CPU? – Definition, Types and Parts
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.