How to Install and Uninstall stegosuite Package on Kali Linux

Last updated: May 08,2024

1. Install "stegosuite" package

Please follow the instructions below to install stegosuite on Kali Linux

$ sudo apt update $ sudo apt install stegosuite

2. Uninstall "stegosuite" package

This guide let you learn how to uninstall stegosuite on Kali Linux:

$ sudo apt remove stegosuite $ sudo apt autoclean && sudo apt autoremove

3. Information about the stegosuite package on Kali Linux

Package: stegosuite
Version: 0.9.0-1
Installed-Size: 279
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jre | java11-runtime, libswt-cairo-gtk-4-jni, libswt-gtk-4-jni, libpicocli-java, liblogback-java (>= 1.2.11), libslf4j-java (>= 1.7.32), libswt-gtk-4-java
Size: 204784
SHA256: 8a2b74842ae2a5f376648fa93bf2cbc08ca92aa403495769109770b2c87827e2
SHA1: afb4d10272a11b39f5015a66b7231eb770637d56
MD5sum: 404aff413c20e11be5f358feabeff4cb
Description: steganography tool to hide information in image files
Stegosuite is a graphical steganography tool to easily hide information in
image files. It allows the embedding of text messages and multiple files of any
type. In addition, the embedded data is encrypted using AES.
Currently supported file types are BMP, GIF, JPG and PNG.
Stegosuite is written in Java and utilizes the SWT toolkit for its interface.
Description-md5:
Homepage: https://codeberg.org/tob/stegosuite
Section: graphics
Priority: optional
Filename: pool/main/s/stegosuite/stegosuite_0.9.0-1_all.deb