How to Install and Uninstall sng Package on Kali Linux

Last updated: May 18,2024

1. Install "sng" package

This guide covers the steps necessary to install sng on Kali Linux

$ sudo apt update $ sudo apt install sng

2. Uninstall "sng" package

This tutorial shows how to uninstall sng on Kali Linux:

$ sudo apt remove sng $ sudo apt autoclean && sudo apt autoremove

3. Information about the sng package on Kali Linux

Package: sng
Version: 1.1.0-4
Installed-Size: 95
Maintainer: Reiner Herrmann
Architecture: amd64
Depends: libc6 (>= 2.14), libpng16-16 (>= 1.6.2-1), x11-common
Size: 35780
SHA256: 8613df3fbfc4eda116e006679e58cbd978267c8b9f51e83e330d00b06cfa6cca
SHA1: 862d032c4114dde364e3178dd81f6409576cb8af
MD5sum: 46216d21450f5c4de52b12c9e091400c
Description: specialized markup language for representing PNG contents
SNG (Scriptable Network Graphics) is a minilanguage designed
specifically to represent the entire contents of a PNG (Portable
Network Graphics) file in an editable form. Thus, SNGs representing
elaborate graphics images and ancillary chunk data can be readily
generated or modified using only text tools.
.
SNG is implemented by a compiler/decompiler called sng that
losslessly translates between SNG and PNG.
Description-md5:
Multi-Arch: foreign
Homepage: http://sng.sourceforge.net/
Tag: devel::compiler, implemented-in::c, interface::commandline,
role::program, scope::utility, use::converting, works-with-format::png,
works-with::image, works-with::image:raster, works-with::text
Section: graphics
Priority: optional
Filename: pool/main/s/sng/sng_1.1.0-4_amd64.deb