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

Last updated: January 16,2025

1. Install "steghide.x86_64" package

Here is a brief guide to show you how to install steghide.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install steghide.x86_64

2. Uninstall "steghide.x86_64" package

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

$ sudo dnf remove steghide.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:32:18 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : steghide
Version : 0.5.1
Release : 47.fc39
Architecture : x86_64
Size : 160 k
Source : steghide-0.5.1-47.fc39.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.