How to Install and Uninstall scalpel.x86_64 Package on Fedora 39

Last updated: January 11,2025

1. Install "scalpel.x86_64" package

Please follow the guidelines below to install scalpel.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install scalpel.x86_64

2. Uninstall "scalpel.x86_64" package

Please follow the instructions below to uninstall scalpel.x86_64 on Fedora 39:

$ sudo dnf remove scalpel.x86_64 $ sudo dnf autoremove

3. Information about the scalpel.x86_64 package on Fedora 39

Last metadata expiration check: 3:15:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : scalpel
Version : 2.1
Release : 0.rc2.35e1367.fc39.2
Architecture : x86_64
Size : 110 k
Source : scalpel-2.1-0.rc2.35e1367.fc39.2.src.rpm
Repository : fedora
Summary : Fast file carver working on disk images
URL : https://github.com/sleuthkit/scalpel
License : GPLv2+
Description : Scalpel is a fast file carver that reads a database of header and footer
: definitions and extracts matching files from a set of image files or raw
: device files. Scalpel is independent on used file-system and will carve
: files from FATx, NTFS, ext2/3, or raw partitions. It is useful for both
: digital forensics investigation and file recovery.