How to Install and Uninstall ssed Package on Kali Linux

Last updated: May 21,2024

1. Install "ssed" package

Please follow the guidelines below to install ssed on Kali Linux

$ sudo apt update $ sudo apt install ssed

2. Uninstall "ssed" package

This guide covers the steps necessary to uninstall ssed on Kali Linux:

$ sudo apt remove ssed $ sudo apt autoclean && sudo apt autoremove

3. Information about the ssed package on Kali Linux

Package: ssed
Version: 3.62-8
Installed-Size: 435
Maintainer: Jose Antonio Quevedo Muñoz
Architecture: amd64
Depends: libc6 (>= 2.33), dpkg (>= 1.15.4) | install-info
Size: 173016
SHA256: ac3544244dd02c12022f458b31db9c2ce6a18caf3d73e855729a8d8a3f5d9719
SHA1: 863da9aa6b3f328d4d28ae10c34d592505132b63
MD5sum: f333244f17798005d327afefe08de9ed
Description: super sed stream editor
Super sed reads the specified files or the standard input if no files are
specified, makes editing changes according to a list of commands, and
writes the results to the standard output.
.
Super sed is an enhanced version of GNU sed 3.02. Relative to 3.02, there
are several new features (including in-place editing of files, extended
regular expression syntax and a few new commands) and some bug fixes.
Description-md5:
Homepage: http://sed.sf.net/grabbag/ssed/
Tag: interface::commandline, role::program, scope::utility, works-with::text
Section: utils
Priority: optional
Filename: pool/main/s/ssed/ssed_3.62-8_amd64.deb