Skip to content

Commit 5307ba2

Browse files
authored
Update mde-linux-prerequisites.md
1 parent bf83a89 commit 5307ba2

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

defender-endpoint/mde-linux-prerequisites.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -185,14 +185,16 @@ If the Microsoft Defender for Endpoint installation fails due to missing depende
185185
> - The mdatp RPM package requires `audit`, `semanage`.
186186
> - For DEBIAN, the mdatp package requires `auditd`.
187187
> - For Mariner, the mdatp package requires `audit`.
188-
> For version older than `101.25032.0000`:
189-
> - RPM package needs: `mde-netfilter`, `pcre`
190-
> - DEBIAN package needs: `mde-netfilter`, `libpcre3`
191-
> - The `mde-netfilter` package also has the following package dependencies:
192-
```
193-
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1` and `libglib2.0-0`
194-
- For RPM, the mde-netfilter package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, and `glib2`
195-
```## Installation instructions
188+
>
189+
> For versions older than `101.25032.0000`, the following requirements apply:
190+
> - RPM package needs: `mde-netfilter` and `pcre`
191+
> - DEBIAN package needs: `mde-netfilter` and `libpcre3`
192+
>
193+
> The `mde-netfilter` package also has the following package dependencies:
194+
> - For DEBIAN, the `mde-netfilter` package requires `libnetfilter-queue1` and `libglib2.0-0`
195+
> - For RPM, the `mde-netfilter` package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, and `glib2`
196+
197+
## Installation instructions
196198

197199
There are several methods and tools that you can use to deploy Microsoft Defender for Endpoint on Linux (applicable to AMD64 and ARM64 Linux servers):
198200

0 commit comments

Comments
 (0)