How to Install and Uninstall steghide.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "steghide.x86_64" package

This guide let you learn how to install steghide.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install steghide.x86_64

2. Uninstall "steghide.x86_64" package

This tutorial shows how to uninstall steghide.x86_64 on Fedora 34:

$ sudo dnf remove steghide.x86_64 $ sudo dnf autoremove

3. Information about the steghide.x86_64 package on Fedora 34

Last metadata expiration check: 1:13:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : steghide
Version : 0.5.1
Release : 42.fc34
Architecture : x86_64
Size : 160 k
Source : steghide-0.5.1-42.fc34.src.rpm
Repository : fedora
Summary : A steganography program
URL : http://steghide.sourceforge.net
License : GPLv2
Description : Steghide is a steganography program that is able to hide data in various kinds
: of image- and audio-files. The color- respectivly sample-frequencies are not
: changed thus making the embedding resistant against first-order statistical
: tests. Features of steghide include compression and encryption of embedded
: data,
:
: embedding of a checksum to verify the integrity of the extracted data and
: support for jpeg, bmp, wav and au files.