Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bjoernalbers/libreoffice-installer
A macOS Package to install the latest stable version of LibreOffice
https://github.com/bjoernalbers/libreoffice-installer
app installer libreoffice macos package pkg
Last synced: 30 days ago
JSON representation
A macOS Package to install the latest stable version of LibreOffice
- Host: GitHub
- URL: https://github.com/bjoernalbers/libreoffice-installer
- Owner: bjoernalbers
- License: mit
- Created: 2023-05-26T08:44:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-29T12:00:26.000Z (4 months ago)
- Last Synced: 2024-08-29T13:28:16.486Z (4 months ago)
- Topics: app, installer, libreoffice, macos, package, pkg
- Language: Go
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libreoffice-installer
A macOS Package to install the latest stable version of
[LibreOffice](https://www.libreoffice.org) for "business deployments."## Features
It will (re-)install LibreOffice if the app...
- is not installed at all
- is outdated
- has been installed from the Mac App Store (see below why)## Why this package?
I need to manage LibreOffice on multiple Macs and keep it up to date.
For business deployments one would normally use the Mac App Store version and
install it automatically via a mobile device management (MDM).
Unfortunately, this is not possible for our use case due to
[Bug 153927](https://bugs.documentfoundation.org/show_bug.cgi?id=153927).
This package automates the installation / update of LibreOffice from the
official download page.## Usage
Just download the package (`libreoffice-installer-VERSION.pkg`) of the
[latest release](https://github.com/bjoernalbers/libreoffice-installer/releases/latest)
and install it manually or (better) deploy automatically via your MDM.