Skip to content

Commit 202dec6

Browse files
authored
Merge pull request #4434 from zeeshan1995/patch-5
Update linux-install-manually.md
2 parents cdb16e1 + d660d77 commit 202dec6

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

defender-endpoint/linux-install-manually.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ Download the onboarding package from the [Microsoft Defender portal](https://sec
488488
The following external package dependencies exist for the `mdatp` package:
489489

490490
- The mdatp RPM package requires `glibc >= 2.17`
491-
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`
491+
- For DEBIAN the mdatp package requires `libc6 >= 2.23`
492492
- For Mariner the mdatp package requires `attr`, `diffutils`, `libacl`, `libattr`, `libselinux-utils`, `selinux-policy`, `policycoreutils`
493493

494494
> [!NOTE]
@@ -503,6 +503,7 @@ The following external package dependencies exist for the `mdatp` package:
503503
> - The `mde-netfilter` package also has the following package dependencies:
504504
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1` and `libglib2.0-0`
505505
- For RPM, the mde-netfilter package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, and `glib2`
506+
> Beginning with version `101.25042.0003`, uuid-runtime is no longer required as an external-dependency.
506507

507508
If the Microsoft Defender for Endpoint installation fails due to missing dependencies errors, you can manually download the prerequisite dependencies.
508509

defender-endpoint/linux-installer-script.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ If the Microsoft Defender for Endpoint installation fails due to missing depende
193193
The following external package dependencies exist for the `mdatp` package:
194194

195195
- The `mdatp RPM` package requires - `glibc >= 2.17`
196-
- For DEBIAN the `mdatp` package requires `libc6 >= 2.23`,`uuid-runtime`
196+
- For DEBIAN the `mdatp` package requires `libc6 >= 2.23`
197197
- For Mariner the `mdatp` package requires `attr`,`diffutils`, `libacl`, `libattr`,`libselinux-utils`, `selinux-policy`, `policycoreutils`
198198

199199
> [!NOTE]
@@ -205,6 +205,7 @@ The following external package dependencies exist for the `mdatp` package:
205205
> - The `mde-netfilter` package also has the following package dependencies:
206206
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1` and `libglib2.0-0`
207207
- For RPM, the mde-netfilter package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, and `glib2`
208+
> Beginning with version `101.25042.0003`, uuid-runtime is no longer required as an external-dependency.
208209

209210
## Troubleshoot installation issues
210211

defender-endpoint/linux-support-install.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,14 @@ If the Microsoft Defender for Endpoint installation fails due to missing depende
7878
The following external package dependencies exist for the mdatp package:
7979

8080
- The mdatp RPM package requires `glibc >= 2.17`
81-
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`
81+
- For DEBIAN the mdatp package requires `libc6 >= 2.23`
8282
> For version older than `101.25032.0000`:
8383
> - RPM package needs: `mde-netfilter`, `pcre`
8484
> - DEBIAN package needs: `mde-netfilter`, `libpcre3`
8585
> - The `mde-netfilter` package also has the following package dependencies:
8686
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1` and `libglib2.0-0`
8787
- For RPM, the mde-netfilter package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, and `glib2`
88+
> Beginning with version `101.25042.0003`, uuid-runtime is no longer required as an external-dependency.
8889
8990
## Installation failed
9091

defender-endpoint/mde-linux-prerequisites.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ For troubleshooting steps, see [Troubleshoot cloud connectivity issues for Micro
176176
If the Microsoft Defender for Endpoint installation fails due to missing dependencies errors, you can manually download the prerequisite dependencies. The following external package dependencies exist for the mdatp package:
177177

178178
- The mdatp RPM package requires `glibc >= 2.17`.
179-
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`.
179+
- For DEBIAN the mdatp package requires `libc6 >= 2.23`.
180180

181181
> [!NOTE]
182182
> Beginning with version `101.24082.0004`, Defender for Endpoint on Linux no longer supports the `Auditd` event provider. We're transitioning completely to the more efficient eBPF technology.
@@ -188,7 +188,8 @@ If the Microsoft Defender for Endpoint installation fails due to missing depende
188188
> For versions older than `101.25032.0000`, the following requirements apply:
189189
> - RPM package needs: `mde-netfilter` and `pcre`
190190
> - DEBIAN package needs: `mde-netfilter` and `libpcre3`
191-
>
191+
>
192+
> Beginning with version `101.25042.0003`, uuid-runtime is no longer required as an external-dependency.
192193
> The `mde-netfilter` package also has the following package dependencies:
193194
> - For DEBIAN, the `mde-netfilter` package requires `libnetfilter-queue1` and `libglib2.0-0`
194195
> - For RPM, the `mde-netfilter` package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, and `glib2`

0 commit comments

Comments
 (0)