How to install replace on SUSE Linux Enterprise
The sane person's alternative to sed
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| SLES 16 | ✓ | — | ✓ | 0.0.4 |
| SLES 15 | ✓ | — | ✓ | 0.0.4 |
Description
The replace package ships a binary that follows deprecated MySQL's replace syntax. It's an alternative to sed which doesn't require you to remember the syntax. Usage is same as MySQL's replace program: replace [-s] [-v] from to [from to ...] [--] [files...] For example: replace foo bar -- test.txt cat test.txt | replace foo bar
Built for SUSE Linux Enterprise.
Install
replace on SUSE Linux Enterprise 15, 16
sudo zypper --non-interactive install https://extras.getpagespeed.com/release-latest.rpm sudo zypper --non-interactive install replace
Package downloads require an active GetPageSpeed subscription — one repository for replace and thousands more packages for SUSE Linux Enterprise.
Subscribe — from $10/moFrequently asked questions
How do I install replace on SUSE Linux Enterprise?
Add the GetPageSpeed repository, then install the replace package with your system package manager.
Which SUSE Linux Enterprise versions is replace available for?
replace is available for SLES 15, 16.