How to Install and Uninstall scalpel.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "scalpel.i686" package

This is a short guide on how to install scalpel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install scalpel.i686

2. Uninstall "scalpel.i686" package

Please follow the step by step instructions below to uninstall scalpel.i686 on Fedora 34:

$ sudo dnf remove scalpel.i686 $ sudo dnf autoremove

3. Information about the scalpel.i686 package on Fedora 34

Last metadata expiration check: 1:47:37 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : scalpel
Version : 2.1
Release : 0.rc1.2.47815c2.fc34.12
Architecture : i686
Size : 121 k
Source : scalpel-2.1-0.rc1.2.47815c2.fc34.12.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.