GNU/Linux Fedora Enabling Dnf Cert Forensic Tools Repo
Hi! This Tutorial shows you Step-by-Step How to Add Cert Forensic Tools (LiFTeR) Dnf Fedora 32+ GNU/Linux Repository.
And Cert Forensic Tools for Fedora provides many useful packages for Cyber Forensics Acquisition and Analysis Practitioners.
It’s maintained by the Software Engineering Institute of the Carnegie Mellon University.
1. Terminal QuickStart
How to QuickStart with Command Line on Fedora:
2. Downloading Cert Forensic Tools
Download Cert Forensic Tools for Fedora GNU/Linux
Choose to “Save” it.3. Adding Cert Forensic Tools Repository
Finally, to Add Cert Forensic Tools Dnf Repository
First, access the Download location by default with:cd ~/Downloads
To Check it’s there List the contents with:ls . | grep forensic
The grep Command refine the output List showing only the Entries matching the Keyword.
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
Next to Install it simply play:sudo dnf install ./cert-forensic-tools*.rpm
Contents