Enabling Repo
-
2. Enabling EPEL Repo
How to Enable EPEL Repository for Red Hat GNU/Linux
-
3. Downloading Cert Forensic Tools
Download Cert Forensic Tools for CentOS GNU/Linux
Choose to “Save” it.
-
4. 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
Or with YUM:
sudo yum install ./cert-forensic-tools*.rpm
Contents