< Home - < Back

libreoffice-sdk


Information about the package, libreoffice-sdk, which is shipped with common Linux distributions. The libreoffice-sdk package is designed for, Software Development Kit for LibreOffice.


Package Name:

libreoffice-sdk

Summary:

Software Development Kit for LibreOffice

Description:

or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic and MPLv2.0 and CC0 The LibreOffice SDK is an add-on for the LibreOffice office suite. It provides the necessary tools for programming using the LibreOffice APIs and for creating extensions (UNO components) for LibreOffice. To set the build environment for building against the sdk use /usr/lib64/libreoffice/sdk/setsdkenv_unix.sh.

Architecture:

x86_64

Version:

4.3.7.2

Release:

2.el6_9.2

Size:

2.5 M

Repository:

updates

From Repository:

Licence:

(MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1



Handy Yum Commands for libreoffice-sdk


Control the libreoffice-sdk package with the following handy commands outlined below.


Command

Description of Command

yum install libreoffice-sdk

This command will install libreoffice-sdk on the server.

yum remove libreoffice-sdk

This command will un-install libreoffice-sdk on the server. When you run this command, you will be asked if you are sure that you want to remove libreoffice-sdk, so you have to manually confirm that you want to do this.

yum -y remove libreoffice-sdk

This command will un-install libreoffice-sdk on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libreoffice-sdk when using the -y flag.

yum update libreoffice-sdk

This command will update libreoffice-sdk to the latest version. When you run this command, you will be asked if you are sure that you want to remove libreoffice-sdk, so you have to manually confirm that you want to do this.

yum -y update libreoffice-sdk

This command will update libreoffice-sdk to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libreoffice-sdk when using the -y flag.

yum info libreoffice-sdk

This command will show you core information about the libreoffice-sdk package.

yum deplist libreoffice-sdk

This command will show you the dependencies for libreoffice-sdk. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update libreoffice-sdk

This command will check if there is an update waiting on libreoffice-sdk. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.