WINDOWS
- Official .msi installer (32-bit)
- Official .msi installer (64-bit)
- Microsoft Store
- PortableApps.com (no installation required)
winget install --id=TheDocumentFoundation.LibreOffice -e
MACOS
- Official .dmg installer (Apple Silicon)
- Official .dmg installer (Intel)
- Mac App Store
brew install --cask libreoffice
GNU/LINUX
- Debian, Ubuntu, Linux Mint, etc.:
sudo apt install libreoffice
- Official .deb installer
- Ubuntu PPA
- Fedora:
sudo dnf install libreoffice
- Official .rpm installer
- Arch:
sudo pacman -s libreoffice-still
sudo pacman -s libreoffice-fresh
- Other/distro-agnostic:
- Flatpak:
flatpak install flathub org.libreoffice.LibreOffice
- AppImage (no installation required)
- Chromebook
- Flatpak:
DEVELOPMENT VERSIONS
You must log in or register to comment.