Skip to content

Commit 3543c8b

Browse files
committed
Learn Editor: Update linux-install-manually.md
1 parent 167a4fd commit 3543c8b

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

defender-endpoint/linux-install-manually.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -495,14 +495,25 @@ Download the onboarding package from Microsoft Defender portal.
495495
496496
The following external package dependencies exist for the mdatp package:
497497
498-
- The mdatp RPM package requires `glibc >= 2.17`, `audit`, `policycoreutils`, `semanage` `selinux-policy-targeted`, `mde-netfilter`
499-
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, `auditd`, `mde-netfilter`
500-
- For Mariner the mdatp package requires `attr`, `audit`, `diffutils`, `libacl`, `libattr`, `libselinux-utils`, `selinux-policy`, `policycoreutils`, `mde-netfilter`
498+
- The mdatp RPM package requires `glibc >= 2.17`, `policycoreutils`, `semanage` `selinux-policy-targeted`, `mde-netfilter`
499+
500+
- For DEBIAN the mdatp package requires `libc6 >= 2.23`, `uuid-runtime`, `mde-netfilter`
501+
502+
- For Mariner the mdatp package requires `attr`, `diffutils`, `libacl`, `libattr`, `libselinux-utils`, `selinux-policy`, `policycoreutils`, `mde-netfilter`
503+
504+
> [!NOTE]
505+
> > If you are using Defender for Endpoint on Linux version `101.24072.000` or lower, and using the `Auditd` event provider,
506+
> The following external package dependencies exist for the mdatp package:
507+
> - The mdatp RPM package requires `audit`
508+
> - For DEBIAN the mdatp package requires `auditd`
509+
> - For Mariner the mdatp package requires `audit`
501510
502511
The mde-netfilter package also has the following package dependencies:
503512
504513
- For DEBIAN, the mde-netfilter package requires `libnetfilter-queue1`, `libglib2.0-0`
514+
505515
- For RPM, the mde-netfilter package requires `libmnl`, `libnfnetlink`, `libnetfilter_queue`, `glib2`
516+
506517
- For Mariner, the mde-netfilter package requires `libnfnetlink`, `libnetfilter_queue`
507518
508519
If the Microsoft Defender for Endpoint installation fails due to missing dependencies errors, you can manually download the prerequisite dependencies.

0 commit comments

Comments
 (0)