This package browser is in early development. Mind the rough edges.

ed

Line-oriented text editor

Ed is a line-oriented text editor: rather than offering an overview of a document, ed performs editing one line at a time. It can be executed both interactively and via shell scripts. Its method of command input allows complex tasks to be performed in an automated way. GNU ed offers several extensions over the standard utility.

Installation

Install the latest version of ed as follows:

guix install ed

Or install a particular version:

guix install ed@1.20.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/ed/'><img src='http://127.0.0.1:3000/packages/ed/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ed/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ed/)
Org: [[http://127.0.0.1:3000/packages/ed/][http://127.0.0.1:3000/packages/ed/badges/latest-version.svg]]