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: 2 months 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-27T14:12:38.000Z (9 months ago)
- Last Synced: 2025-09-27T16:08:13.568Z (9 months ago)
- Topics: app, installer, libreoffice, macos, package, pkg
- Language: Go
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libreoffice-installer
An installer package for macOS that deploys the latest stable version of
[LibreOffice](https://www.libreoffice.org).
## Features
It will automatically download and install LibreOffice if it...
- is not installed at all
- is outdated
- has been installed from the Mac App Store (see below)
The package detects the correct architecture (Intel vs. Apple Silicon) for each Mac.
It also attempts to quit LibreOffice if it is running.
## Why this package?
This is for Mac admins who need to manage LibreOffice on multiple Macs but cannot use the Mac App Store.
I created it because I couldn’t use the Mac App Store version due to
[Bug 153927](https://bugs.documentfoundation.org/show_bug.cgi?id=153927).
## Usage
1. Download the latest release:
[libreoffice-installer.pkg](https://github.com/bjoernalbers/libreoffice-installer/releases/latest/download/libreoffice-installer.pkg)
2. Install the package on your fleet of Macs, preferably via Mobile Device Management (MDM).