How to Install and Uninstall foremost.x86_64 Package on Fedora 35

Last updated: September 24,2024

1. Install "foremost.x86_64" package

In this section, we are going to explain the necessary steps to install foremost.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install foremost.x86_64

2. Uninstall "foremost.x86_64" package

Here is a brief guide to show you how to uninstall foremost.x86_64 on Fedora 35:

$ sudo dnf remove foremost.x86_64 $ sudo dnf autoremove

3. Information about the foremost.x86_64 package on Fedora 35

Last metadata expiration check: 0:44:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : foremost
Version : 1.5.7
Release : 27.fc35
Architecture : x86_64
Size : 43 k
Source : foremost-1.5.7-27.fc35.src.rpm
Repository : fedora
Summary : Recover files by "carving" them from a raw disk
URL : http://foremost.sf.net
License : Public Domain
Description : Foremost recovers files files based on their headers, footers, and internal
: data structures. This process is commonly referred to as data carving.
: Foremost can work on a raw disk drive or image file generated by dd. The
: headers and footers can be specified by a configuration file or you can use
: command line switches to specify built-in file types. These built-in types
: look at the data structures of a given file format allowing for a more
: reliable and faster recovery.