About Anaconda Help Download Anaconda

sed (stream editor) is a non-interactive command-line text editor.

Installers

  • linux-aarch64 v4.9
  • linux-64 v4.9
  • osx-64 v4.9
  • osx-arm64 v4.9
  • linux-ppc64le v4.8
  • linux-s390x v4.8

conda install

To install this package run one of the following:
conda install main::sed

Description

sed is commonly used to filter text, i.e., it takes text input, performs some operation (or set of operations) on it, and outputs the modified text. sed is typically used for extracting part of a file using pattern matching or substituting multiple occurrences of a string within a file.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy