Infrastructure as Code

Repositories with services as code

sed (4.9-3.el10)

Published 2026-05-19 00:20:42 +03:00 by mpavlov

Installation

# on RedHat based distributions
dnf config-manager --add-repo 

# on SUSE based distributions
zypper addrepo 
# on RedHat based distributions
dnf install sed

# on SUSE based distributions
zypper install sed

Repository Info

Architectures
x86_64

About this package

A GNU stream text editor
The sed (Stream EDitor) editor is a stream or batch (non-interactive) editor. Sed takes text as input, performs an operation or set of operations on the text and outputs the modified text. The operations that sed performs (substitutions, deletions, insertions, etc.) can be specified in a script file or from the command line.
Details
RPM
2026-05-19 00:20:42 +03:00
1
GPL-3.0-or-later
322 KiB
Assets (1)
Versions (1) View all
4.9-3.el10 2026-05-19