> For the complete documentation index, see [llms.txt](https://andronix-app.gitbook.io/andronix-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://andronix-app.gitbook.io/andronix-app/software/libreoffice.md).

# LibreOffice

![](/files/-M4Um5SVZwvXgqldICBP)

### Ubuntu/Debian based distro

Start Linux and run the following command inside Linux:

```
sudo apt update -y && sudo apt install wget -y && wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Uninstall/librepatch.sh && bash librepatch.sh
```

### Arch based distro

Start Linux and run the following command inside Linux:

```
wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Uninstall/librepatch_arch.sh && bash librepatch_arch.sh
```
