How to Install and Uninstall ssed Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 02,2025
1. Install "ssed" package
This tutorial shows how to install ssed on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ssed
Copied
2. Uninstall "ssed" package
Please follow the guidance below to uninstall ssed on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ssed
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ssed package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ssed
Priority: extra
Section: universe/utils
Installed-Size: 637
Maintainer: Ubuntu Developers
Original-Maintainer: Jose Antonio Quevedo Muñoz
Architecture: amd64
Version: 3.62-7
Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info
Filename: pool/universe/s/ssed/ssed_3.62-7_amd64.deb
Size: 154184
MD5sum: 31e665187cfa4a44068861ddd842d751
SHA1: d9ba5129209770918965a4d71ae0144e2f198a2a
SHA256: 7059a9baf6d0bbf2f043917405cda2592eef4a24ee428df5736272c8c7bf3af9
Description-en: The 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: fd67b88f74a6da4d1c008831af7ab1e8
Homepage: http://sed.sf.net/grabbag/ssed/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/utils
Installed-Size: 637
Maintainer: Ubuntu Developers
Original-Maintainer: Jose Antonio Quevedo Muñoz
Architecture: amd64
Version: 3.62-7
Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info
Filename: pool/universe/s/ssed/ssed_3.62-7_amd64.deb
Size: 154184
MD5sum: 31e665187cfa4a44068861ddd842d751
SHA1: d9ba5129209770918965a4d71ae0144e2f198a2a
SHA256: 7059a9baf6d0bbf2f043917405cda2592eef4a24ee428df5736272c8c7bf3af9
Description-en: The 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: fd67b88f74a6da4d1c008831af7ab1e8
Homepage: http://sed.sf.net/grabbag/ssed/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu