Chocolatey Packages

Documentation about My Chocolatey Packages.

View project on GitHub

GNU sed GNU sed

Usage

To install GNU sed, run the following command from the command line or from PowerShell:

choco install sed

To upgrade GNU sed, run the following command from the command line or from PowerShell:

choco upgrade sed

To uninstall GNU sed, run the following command from the command line or from PowerShell:

choco uninstall 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.

Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.

Chocolatey Package Page

Software Site

Package Source