Is AIDE available ? AL2023 #876
Unanswered
rajdurvasula
asked this question in
Q&A
Replies: 2 comments
-
@rajdurvasula
It's version |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you 👍
…On Fri, Jan 10, 2025, 1:00 AM Toto ***@***.***> wrote:
@rajdurvasula <https://github.com/rajdurvasula> aide is available:
[ec2-user@~]$ dnf search aide
Last metadata expiration check: 0:12:35 ago on Thu Jan 9 19:14:17 2025.
============================================== Name Exactly Matched: aide ==============================================
aide.x86_64 : Intrusion detection environment
[ec2-user@~]$ dnf info aide
Last metadata expiration check: 0:12:45 ago on Thu Jan 9 19:14:17 2025.
Available Packages
Name : aide
Version : 0.18.6
Release : 1.amzn2023.0.1
Architecture : x86_64
Size : 147 k
Source : aide-0.18.6-1.amzn2023.0.1.src.rpm
Repository : amazonlinux
Summary : Intrusion detection environment
URL : https://aide.github.io/
License : GPL-2.0-or-later
Description : AIDE (Advanced Intrusion Detection Environment) is a file integrity
: checker and intrusion detection program.
[ec2-user@~]$ sudo dnf install aide
Last metadata expiration check: 1 day, 1:44:03 ago on Wed Jan 8 17:45:02 2025.
Dependencies resolved.
========================================================================================================================
Package Architecture Version Repository Size
========================================================================================================================
Installing:
aide x86_64 0.18.6-1.amzn2023.0.1 amazonlinux 147 k
Transaction Summary
========================================================================================================================
Install 1 Package
Total download size: 147 k
Installed size: 357 k
Is this ok [y/N]: y
Downloading Packages:
aide-0.18.6-1.amzn2023.0.1.x86_64.rpm 2.2 MB/s | 147 kB 00:00
------------------------------------------------------------------------------------------------------------------------
Total 1.3 MB/s | 147 kB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : aide-0.18.6-1.amzn2023.0.1.x86_64 1/1
Running scriptlet: aide-0.18.6-1.amzn2023.0.1.x86_64 1/1
Verifying : aide-0.18.6-1.amzn2023.0.1.x86_64 1/1
Installed:
aide-0.18.6-1.amzn2023.0.1.x86_64
Complete!
It's version 0.18.6 only, but if you want the latest (0.18.8) it's easy
to build locally.
—
Reply to this email directly, view it on GitHub
<#876 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADFH3TLFBVSPFNC65YH6EM32J3E4ZAVCNFSM6AAAAABUZQCYNSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNZZGAZTSNY>
.
You are receiving this because you were mentioned.Message ID:
<amazonlinux/amazon-linux-2023/repo-discussions/876/comments/11790397@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have not been able to install aide package / https://aide.github.io/ on AmazonLinux2023 instance.
Is this a known limitation ?
Are there any workarounds to install aide ?
Beta Was this translation helpful? Give feedback.
All reactions