Commit 26ff5e8c authored by Gary Holtz's avatar Gary Holtz 3️⃣
Browse files

Merge branch 'add_wakemeops_docs' into 'main'

docs: add installation options with wakemeops

Closes #1363

See merge request !1297



Merged-by: default avatarGary Holtz <gholtz@gitlab.com>
Approved-by: default avatarGary Holtz <gholtz@gitlab.com>
Reviewed-by: default avatarSebastian Gumprich <gitlab@gumpri.ch>
Co-authored-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Co-authored-by: default avatarSebastian Gumprich <sebastian.gumprich@t-systems.com>
parents 90f4198d fe0da7d1
Loading
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -163,6 +163,18 @@ cd glab/
makedeb -si
```

### WakeMeOps (Debian/Ubuntu)

`glab` also exists in the [WakeMeOps repository](https://docs.wakemeops.com/packages/glab/):

```shell
# Add WakeMeOps repository
curl -sSL "https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository" | sudo bash

# Install glab
sudo apt install glab
```

#### Prebuilt-MPR

The above method downloads glab from source and builds it before packaging it into a `.deb` package. If you don't want to compile or just want a prebuilt package, you can also install glab from the Prebuilt-MPR: