microsoft / microsoft/SysmonForLinux
INSTALL.md file provides wrong commands for Fedora
Open
@MarioHewardt is already working on this.
Since Jul 26, 2025.
- Dominant language
- C
- Stars
- 2.2k
- Forks
- 220
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 2
Description
Describe the bug
INSTALL.md file says use apt-get to install on Fedora. Fedora uses dnf, not apt-get.
To Reproduce
Read Fedora install instructions in INSTALL.md file.
Sysmon version
Not Applicable. Documentation Issue.
Distro/kernel version
Not Applicable.
Sysmon configuration
Not Applicable.
Logs
Not Applicable.
Expected behavior
Expected to see sudo dnf makecache or sudo dnf update
and sudo dnf install sysmonforlinux
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.