How to Install and Uninstall sed Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: May 03,2024

1. Install "sed" package

Learn how to install sed on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install sed

2. Uninstall "sed" package

Please follow the guidance below to uninstall sed on Ubuntu 23.10 (Mantic Minotaur):

$ sudo apt remove sed $ sudo apt autoclean && sudo apt autoremove

3. Information about the sed package on Ubuntu 23.10 (Mantic Minotaur)

Package: sed
Architecture: amd64
Version: 4.9-1
Multi-Arch: foreign
Priority: required
Essential: yes
Section: utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Clint Adams
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 340
Pre-Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libselinux1 (>= 3.1~)
Filename: pool/main/s/sed/sed_4.9-1_amd64.deb
Size: 192956
MD5sum: 429e38e137631a40ad9e5724130196ab
SHA1: e1a721e6f81606e57e6ca376969245d0d70a3f39
SHA256: ef16b90ed3fb657d42d9c68123f88c8553b8ffd5ff6df96cd671b8a9db077066
SHA512: 18a9ac99255eabdd77f1d9f1d7ebd135fc9a22c4ee80798c70edb05ee9d06f1ed07891335feef8e4847f60592be12cdb440fe5523cc6456ab77378eaa18c63fd
Homepage: https://www.gnu.org/software/sed/
Description: GNU stream editor for filtering/transforming text
Description-md5: 2ed71305ee7a49ce4438c58140980d2f
Task: minimal