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

Last updated: October 06,2024

1. Install "steghide.x86_64" package

Please follow the steps below to install steghide.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install steghide.x86_64

2. Uninstall "steghide.x86_64" package

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

$ sudo dnf remove steghide.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:16:00 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : steghide
Version : 0.5.1
Release : 43.fc35
Architecture : x86_64
Size : 158 k
Source : steghide-0.5.1-43.fc35.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.