How to install maldet on Fedora Linux
Linux Malware Detect (LMD)
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Fedora 44 | — | ✓ | — | 2.0.1 |
| Fedora 43 | — | ✓ | — | 2.0.1 |
| Fedora 42 | — | ✓ | — | 1.6.6.1 |
| Fedora 41 | — | ✓ | — | 1.6.6.1 |
| Fedora 40 | — | ✓ | — | 1.6.6.1 |
Description
Linux Malware Detect (LMD) is a malware scanner for Linux released under the GNU GPLv2 license, that is designed around the threats faced in shared hosted environments. It uses threat data from network edge intrusion detection systems to extract malware that is actively being used in attacks and generates signatures for detection. In addition, threat data is also derived from user submissions with the LMD checkout feature and from malware community resources. The signatures that LMD uses are MD5 file hashes and HEX pattern matches, they are also easily exported to any number of detection tools such as ClamAV. See also http://habrahabr.ru/post/194346/
Built for Fedora Linux.
Install
maldet on Fedora Linux 40, 41, 42, 43, 44
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install maldet
Package downloads require an active GetPageSpeed subscription — one repository for maldet and thousands more packages for Fedora Linux.
Subscribe — from $10/moFrequently asked questions
How do I install maldet on Fedora Linux?
Add the GetPageSpeed repository, then install the maldet package with your system package manager.
Which Fedora Linux versions is maldet available for?
maldet is available for Fedora 40, 41, 42, 43, 44.