MQ-Jr
MQ-Jr
unixcop Admin

How To Install SoftMaker FreeOffice on Ubuntu 20.04 | 22.04 LTS

Hi, folks. Today you will learn how to install SoftMaker FreeOffice on Ubuntu 20.04 | 22.04 LTS

Install SoftMaker-FreeOffice on Ubuntu-APT method

Follow the steps below to get started with SoftMaker-FreeOffice :

  • Update your Ubuntu system packages with running the below command:
sudo apt update -y && sudo apt upgrade -y
  • SoftMaker-FreeOffice package is not available on Ubuntu base repository. So You can install it via installing the add FreeOffice PPA repository to your system as follows:
sudo apt-add-repository "deb http://shop.softmaker.com/repo/apt stable non-free"
  • Then add the GPG key for the repository as shown below:
wget -qO - https://shop.softmaker.com/repo/linux-repo-public.key | sudo apt-key add -
  • Run the command below to reflect on PPA
sudo apt update -y
  • Then install it as shown below:
sudo apt install softmaker-freeoffice-2021 -y

Install SoftMaker-FreeOffice on Ubuntu-Download The Package

You can also get it on Ubuntu 22.04 from the official site.

  • Download the latest stable FreeOffice from the official page:
wget https://www.softmaker.net/down/softmaker-freeoffice-2021_1050-01_amd64.deb
  • Install the package using the dpkg command
sudo dpkg -i softmaker-freeoffice-2021_1050-01_amd64.deb

Access SoftMaker-FreeOffice

  • You can search on the system search bar by typing SoftMaker-FreeOffice as follows
  • SoftMaker-FreeOffice will be launched as shown below

How to Remove (Uninstall) SoftMaker-FreeOffice

  • Remove SoftMaker-FreeOffice APT Method
sudo apt autoremove softmaker-freeoffice-2021 --purge -y

Conclusion

That’s it

Thanks.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest articles

Join us on Facebook